The goal of my flow is to send the excel sheet content of an automatic email sent to my shared mailbox every Friday into my personal onedrive folder called Source Data as seen above. The File name (fx) is: concat(formatDateTime(utcNow(), 'yyyy-MM-dd'), '_', items('Apply_to_each')?['name'])
The File Content is: Attachments Content
The flow seems to detect the email fine and automatically sends an excel sheet to my Onedrive folder, however when i try to open it - it says:
Is there any way to fix this? Thanks