Hello!
I'm using Microsoft's Power Automate to automate report generation when a survey is submitted. I'm following this exact walkthrough by @IsmaelChivite going through the setup for this process. My flow constantly fails during the "Upload file from URL" connector with the error stating "A value must be provided for a source path". Has anyone else run into this kind of an issue? Any help is appreciated.
Thanks.
Solved! Go to Solution.
Did you read the discussion from that post? It appears that error means something went wrong with the "Create Report" item and you should check the results from that to see if a report was actually created, if not, that error is expected. If you have a where clause associated with the Create Report entry, check that it is correct.
Did you read the discussion from that post? It appears that error means something went wrong with the "Create Report" item and you should check the results from that to see if a report was actually created, if not, that error is expected. If you have a where clause associated with the Create Report entry, check that it is correct.
Great call checking out the generated report. I was able to get further error information from the generated report in Survey123 which led me to find that the map was the issue.
Thanks for the help!