Hi,
I have a flow that allows a user to save multiple images into sharepoint. Out of the many flows a few had failed with the following error:
Unable to process template language expressions in action 'FileContent' inputs at line '1' and column '12834': 'The template language function 'dataUriToBinary' expects its parameter to be formatted as a valid data URI. The provided value '' was not formatted correctly. Please see https://aka.ms/logicexpressions#dataUriToBinary for usage details.'.
It seems like 4 items failed out of 35 from the failed flow but I can still access the data which is important for the successful items.
Does anyone know an easy way to extract data from an 'apply to each' loop within flow. I'm hoping to savage as much information as I can, at the moment its just clicking through each individual item. I have about 200+ items to go through so any suggestion would be much appreciated.
Thanks!

Report
All responses (
Answers (