
Announcements
I have created a flow that use the create csv table action. I am using JSON to receive input from a Power apps table and then create a csv table with that input. The input is populating but only in the first row. How do I get it to populate in columns.
Hi @Anonymous
1. I recommend you to use PowerApps (V2) trigger.
2. Select text type input in Trigger.
3. Use the Json function for the table or collection you want to upload in PowerApps.
I made a test for your reference:
Best Regards,
Levi