Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

On Demand Reporting

I'm trying to create a report with a direct connection to a table in SQL that contains data for all of our clients. Each client has hundreds of thousands of rows, sometimes in the millions. We want t...
  • Tutu_in_YYC's avatar
    Tutu_in_YYC
    4 years ago
    I'm trying to create a report with a direct connection to a table in SQL that contains data for all of our clients.

    This mean you a creating a "Direct Query" report, so yes it will work

    You select a client in a filter, then hit apply. Then the query for the selected client will be sent to data source, and return to the report, so only selected client information is loaded and viewable in the report.