Hi guys,
I need a little help with writing an excel file with multiple sheets. I tried using a previous workflow someone had posted but the nodes are now deprecated.
FYI, in your workflow, the JOIN failed, because it’s looking for the column “Tipo de Lugar” from your second table (your table creator) which does not exist. I joined with column1 instead so I could proceed to the Excel Writer
Hey @bruno29a, today I was wondering how difficult would it be to make a separate excel file on a loop for every unique value on the grouping variable. I made a few tries and searched the hub, I feel it should be fairly simple, any advice?