Pre-Loading NPR Selects
You have an NPR report, you'd like to autopopulate the following SELECT on.
Create a macro
Define the following in a macro named preload:
1^c.bar.status["FB"],
1^c.bar.status["IB"],
1^c.bar.status["UB"],
"Billing Report";
Run the report and you'll see that the SELECT for bar.status is populated with the items from the macro.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home