Hi Community,
I would like to ask how we can generate the output file dynamically with the input screenshot / excel attached:
The input below have multiple GL Accounts and would like to render the output based on the logic below
Logic used - The GL account will be grouped based on the first number for each GL account, for instance based on the input below, all the numbers start with 1 will be group in one excel file with the name one series ( example attached below). Similar to other GL account as well, if the number start with 2, it will be group in another excel file with two series file name ( example attached below).
In summary, the output of the csv file will be based on the first number of each GL account and the filename of the CSV will be based on the type of GL account ( whether it is 1, 2 or 3 series ) and so on.
Input

Thank you.