Hello All,
I need your's help to complete this workflow. Since I have 3 different values in my column name and I want to store the data into 3 different output files based on the values in the column (Name).
Eg:
Name A should be stored as A.xlsx (it has 2 rows)
Name B should be stored as B.xlsx ( it has 1 row)
Name C should be stored as C.xlsx ( it has 1 row)
Note: Values in the column Name may be changed in the future like (C, D, E, and so on). I want to do this dynamically.
Please let me know is there is any option to do this.
