hello,
I have a dataset with multiple DataTables. I want to load the dataset in a report, so that each datatable appears on a separate page of the report.
I need this to display a single report with multiple invoices.
How I can get it? Thanks
Report with multiple DataTables is it possible?
Report with multiple DataTables is it possible?
Hello,
Please see the sample in the attachment.
Thank you.
Please see the sample in the attachment.
Thank you.
- Attachments
-
- 550.Sample Report.mrt
- (18.07 KiB) Downloaded 282 times
Report with multiple DataTables is it possible?
Thanks for your help, I solved it at the end watching the demo example component with the report of bills.
Instead of various datatable, I used a single datatable rows with different grouping the report by the id of the invoice.
Thank you.
Instead of various datatable, I used a single datatable rows with different grouping the report by the id of the invoice.
Thank you.
Report with multiple DataTables is it possible?
Hello,
Also, you can use GroupHeader with properties New Page Before set in true.
Please see the sample in the attachment.
Thank you.
Also, you can use GroupHeader with properties New Page Before set in true.
Please see the sample in the attachment.
Thank you.
- Attachments
-
- 551.Sample Report.mrt
- (16.81 KiB) Downloaded 402 times