❔ Filling RDLC report table with a custom SQL query.
How can I fill an RDLC report table from a custom sql query that gets data from several tables?
I tried making a dataset but the RDLC report only takes a datasource from one table. So how can I get around thisissue?
I tried making a dataset but the RDLC report only takes a datasource from one table. So how can I get around thisissue?