I am trying to build an instant flow which will help me with exporting the excel download of the gallery items and store in my One drive. Since I am pretty new around, tried to do a bit of googling and implemented this. However, now i am getting errors in Power Apps. Kindly help me please.
Onselect of the Button below is the syntax defined:
ForAll(Gallery6.AllItems,Collect(colDataExported,{Business: ThisRecord.Business,'Application / Asset Name': ThisRecord.'Application / Asset Name'}));
Test_Excel.Run(JSON(colDataExported,JSONFormat.IncludeBinaryData & JSONFormat.IgnoreUnsupportedTypes));Clear(colDataExported)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.