
Announcements
Hi Folks,
I am trying to generate a collection using a flow, flow is working perfectly fine, but my collection is missing few columns.
These column were added later in 'Response' Schema of JSON in flow. and it is working okay in output.
Is there a particular reason, for the missing columns?
After adding the columns and saving the flow make sure you remove the flow in Power Apps and re-add it. That will get a fresh copy of the schema in the response. Make sure you copy the OnSelect running the flow before removing it or you'll have to re-build it from scratch.