By using this website, you agree to our Terms of Use (click here)
Greetings Acumatica users,
I'm in the process of replicating a report as a generic inquiry. I've loaded the report onto the Report Designer and am finding success. The final roadblock is to create what appears to be variables. How would I go about seeing what objects and fields are used to create these variables so that I may re-create them in my generic inquiry?
Any insights?
I found the location of the variable. Indexing here for future reference.
ย
You have to select the variable from the header, then drill by clicking on the ... box to right.
Save the report to a file and then open it with a text editor. It's an XML file. Just search for the variable you are looking for. Otherwise you have to go through each group in the Report Designer and click on Variables.