Hello Everyone,
After some searching on community I couldn't find something that can solve my problem.
I would like to generate an excel file based on a template. The problem is that I need to use same template for multiple sheets, but the sheets need to be generated based on a column from my database.
Example: Customer 1 Customer 2 Customer 3.
I will need to generate 1 file with 3 sheets that are using the same Template, and I would like not to generate every single sheets manually for the input template, because the sheets can be variable from run to run .
Thank you in advance!