Hello. I am new to Power Automate Desktop and trying to figure out how to save a file to a specific folder that was created at the beginning of my flow.
The flow creates a folder with the today's date then it creates three sub folders. It then goes to a powerbi url, runs and downloads the data set. I need it to be saved into the sub folder created previously in the flow.
I thought I could just call the flow variable and follow that with a \filename.xlsx but the flow variable doesn't write to the field, so it errors out.
Any help is greatly appreciated. thank you.