Hi,
Can anyone help on this...
Solution required: Dynamic file naming of excel file using PowerAutomate based on a collection in PowerApps
I am generating an excel file direct from PowerApps calling a flow.
Data for the excel will be captured from a collection in PowerApps
I am creating a CSV table, then it is converted as excel using .xls extension in Create File section.
While creating file, I need to give file name dynamically by picking data from one of the collection column (this will be person field in the collection scenario)
( Right now the file name is made dynamic by giving a static name and time stamp )