How to set parameter from relation?
in report designer for now customer location id showing all data but I want filtering data customer location ID from customer ID.
please help me, im stuck

How to set parameter from relation?
in report designer for now customer location id showing all data but I want filtering data customer location ID from customer ID.
please help me, im stuck
Best answer by BenjaminCrisman
Hi
In this case I would recommend the following setup for the Location parameter:
=Report.GetFieldSchema('ARPayment.CustomerLocationID,CustomerID')
When set like this, it will display properly:
Let me know if this was helpful, thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.