Hello all,
I have about 5 input from different tables in SQL.
they all have different schemas, I need to group all the information into one .xlsx for each Country.
so far I have the following

the formula tool holds the following "C:\01. Projects\TESTING\"+[Country]+".xlsx|Cars"
The output for this first one works but i then need to add all "Homes" data and "clothes" data.
I need 1 excel workbook per country with all the inputs as separate tabs. I need a workbook for each country.
Please tell me it can be done. (I have attached dummy input data and how I would like the output to look like....)
Thanks in advance