The report only has one table, INLocation. I want a parameter linked to LocationCD to be a lookup. I cannot get that to work. Here is my setup:
What are the rules for adding a lookup parameter to a report?
The report only has one table, INLocation. I want a parameter linked to LocationCD to be a lookup. I cannot get that to work. Here is my setup:
What are the rules for adding a lookup parameter to a report?
Try creating a SiteID parameter like this:
Then define the LocationID parameter like this:
After picking the Warehouse, you should get this result:
I’m having the same issue. Cannot get Location selector to populate. Used same setup as the on provided in the solution and no luck.
Any other solutions for this? We were using the INLocationStatus table which was working fine until we upgraded to 21 R2. Now we’re not getting any records on the Selector popup.
Great News Thanks for sharing the update.
Thank you. That worked. I didn’t need to add the table to the report. I just added the table reference in the view field.
Hi
Please find the attached report and screenshot. Hope this helps!!
Hi
Tried that - no luck.
Instead of LocationCD below, try with LocationID
=Report.GetFieldSchema('INLocation.LocationID,Warehouse')
Hi
=Report.GetFieldSchema('ARPayment.CustomerLocationID,StatementCustomerId')
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.