Hi Team,
I have two data set,
I'm looking for expected out as Single excel file, as Funds_March_2024 ( march 2024 needs to be dynamic as per month and year), within that file i need to have 4 sheets
sheet names as
A sheet (contain dataset-1 A rows only)
B(contain dataset-1 B rows only),
C(contain dataset-1 C rows only)
Summary ( entire dataset -2)
I tried using block until done but not getting the expected output.
dataset-1
Dataset -2 ( created using summarize tools)
| DATA | Summary |
| 0-10 | 60 |
| 20-10 | 10 |
| 100-150 | 2 |