Hi,
I have setup a daily report that is emailed from Service Now to me every week with a list of open tickets. This report can either be a .CSV or .XLSX format. I have so far created a Power Automate flow so that when this report is emailed to me then the attachment is automatically saved in a specified SharePoint location. so far so good.
What I want to do is to automatically convert this report from the normal data range that Service Now send out into a table once it is in SharePoint. The number & names of the columns will always be the same, but the number of rows will be changing every day of course.
I have seen a tutorial where it seems the key part is in the Create Table operation, the file name needs to be listed, and the tutorial shows that I need a dynamic function of 'File Name with extension' I may be going mad but for the life of me I cannot see this listed anywhere to select, therefore the flow is always failing.
Does anyone know why this dynamic function is not available, and also is there an alternative if the function is not listed?
Thanks in advance.