A report containing the number of records in other reports #162
Unanswered
NonLinearThoughts
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a number of reports that each produce a number of records. How can I create a report that contains as many rows as the previous ones with the number of records in them? The only solution I can think of is not related to Seal. Specifically, creating a union query in the database with counts.
Beta Was this translation helpful? Give feedback.
All reactions