Hi
I have a gallery i Power Apps which I would like to export to Excel...
When the file is being opened I would like the data to be shown in columns (and not everything in column as as csv is default)
This is the "Export"-button in Power Apps
This is the "Open"-button in Power Apps
This is the Power Automate flow code:
And this is the result...
I would like the data to been presented in multiple columns and not just column A....
How do I do that?