I want to populate [AMBatch.BatNbr] as the report parameter. I have added the parameter in the schema but nothing is showing up on the report screen.
This is how I see this empty selector.
Any leads will appriciated.
Thanks
I want to populate [AMBatch.BatNbr] as the report parameter. I have added the parameter in the schema but nothing is showing up on the report screen.
This is how I see this empty selector.
Any leads will appriciated.
Thanks
Best answer by BenjaminCrisman
Hi
Try using:
=Report.GetFieldSchema('AMBatch.BatNbr,BatchType')
This should work better and can be see in action on the Production Batch Register report AM622000
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.