I have created a simple flow that saves an email attachment that was received in Outlook to a SharePoint site.
When I receive the email attachment, the file is called "DW_DBRSACCT.csv". Before it saves in the SharePoint site, I need the output file name to be "DW_DBRSACCT_YYYY_MM_DD.csv".
How can I accomplish this?