Copy link to clipboard
Copied
I currently pass a payroll report one query. Now I need to add another 1-n area to the report, which will require an additional query. Is this possible?
Copy link to clipboard
Copied
Try adding in a function. I use this trick all the time when I need additional details but didn't want (or couldn't) clutter up my report query with the additional info.