Hi
I am having difficulty to export a specific item in a sharepoint list to csv using power automate.
I am able to export all items on a sharepoint list to csv using "get items". However, when I use "get item" to create a csv table, it says it is an object, but requires an array to work with. How do I convert "get item" (to an array) as an input to "create csv table"?
The issue is "Get items" return an array (with square brackets), "Get item" returns an object (with curly brackets).
Thank you
Stephen