0
Multiple queries

/t5/coldfusion-discussions/multiple-queries/td-p/1972156
Jun 11, 2009
Jun 11, 2009
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?
TOPICS
Reporting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Beginner
,
LATEST
/t5/coldfusion-discussions/multiple-queries/m-p/1972157#M101284
Jun 23, 2009
Jun 23, 2009
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.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

