I have an Excel file stored in SharePoint. I want to set up a trigger so that whenever a new file is added to SharePoint, it processes the new Excel file. This Excel file has multiple sheets, and I want to split it into several CSV files. However, during the split process, the status shows as skipped. I checked by creating a new flow and exporting the value to a Blob with the path ‘test/testing_hasil.txt.’ When I checked, the result was null, just ‘[]’.
I’m using this reference
How to convert Excel file with multiple sheets to CSV at once using logic app?
Below is the flow to check it null:
Below the proof it skipped: