but I cannot filter it. I use this : =Report.GetFieldSchema('Contact.ContactID,CustomerID')
I want to filter contact by customer in report design parameter
Hi
Which Acumatica report do you want to filter contact by customer ?
Best Regards,
NNT
Hi
Which Acumatica report do you want to filter contact by customer ?
Best Regards,
NNT
my new report in acumatica 2022R2
Hi
Please use: = Report.GetFieldSchema('Contact.ContactID')
Best Regards,
NNT
Hi
Please use: = Report.GetFieldSchema('Contact.ContactID')
Best Regards,
NNT
I want to filter contact by customerID parameter. If we use like this Report.GetFieldSchema('Contact.ContactID'), It will load all contacts not contact of customer.
Hi
Currently, I see that the View names in the "Parameters" Tab cannot condition each other. Conditions (such as: filter contact by customerID) you can create in Tabs “Relationships” & "Filters"
Best Regards,
NNT
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.