Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Expert,
I'm want to create a Paginated Report format like this
And I try to create format in Paginated Report like this
I thought multiple tables for each Account_Dept_No could be generated,
but it turns out there is only one table data....
I am not sure if paginated reports can achieve this style. What method should I use?
Hi @Lily36876
It is not possible for paginated reports to create multiple tables automatically as per my knowledge.
If you want to present the data on multiple table, you need to create multiple tables one after the other and should filter each table to Account_Dept.
Another way : you can add a account_dept parameter to the report so that report users can filter the report according to their required Account_dept.
Please accept this as a solution, if it resolves your issue.
Thanks in Advance.