Hi
I have read several community post but seems there is no relevant to my case yet. For example, my output data looks like below, I want to output to different tabs based on column name. On top of that, I want to update my file path with the current datetimenow, so everytime i run the workflow, i would expect to see a new excel file with 5 different tabs based on the dynamic file name.
| Ref | Name |
| 1 | John |
| 2 | Allen |
| 3 | Peter |
| 4 | Lily |
Thanks.