Hi All,
I'm currently trying to automate a recurring email that exports data from multiple PowerBI reports and sends them out to relevant parties.
I've managed to do so (maybe not most efficiently), but now instead of sending each report in a separate .csv file, I want to combine them all into one file and have each report on a separate sheet.
I'm having issues when it comes to creating the file and actually adding the data to it.
This is the flow I have created, when I create the file and try to add file contents, it won't let me choose the variable which contains all the tables. If I just select all four outputs as the file content, it will just append them and make it harder to separate them later.
How can I add all these outputs to one file but have them on different sheets? And also after that, how can I manipulate the data in each sheet? (eg. delete column, rename column, multiply values by 100 for percentages, etc..).
Any help would be appreciated.
