i am working in a workflow where it has multiple output sheet and need to save all these different output into same worksheet in a different tab with an individual name. i can't use block until done tool. for example how can i save those different table into separate tab in same worksheet -
Tab name should be "Quarter"
Tab name should be "Monthly"
Tab name should be "Yearly"
| TYPE | Y1 | Y2 | Y3 | Y4 |
| S | 25 | 52 | 65 | 56 |
| H | 20 | 40 | 50 | 80 |