
Announcements
Hello,
I have created a power automate flow to execute SSRS report and create a pdf copy of that report. While executing, flow is throwing an error as below:
The expression used in this action is as below:
Expression:
Expression:
This is because the first portion of the expression from action "PDF Download String Length" is returning -1 value
First portion of the expression: indexOf(outputs('Invoke_an_HTTP_request')?['body'],'","PdfPreviewUrl"')
Below is the HTTP POST action
From this point I have no idea how to resolve this and what is causing it.
Any help would be GREATLY appreciated 🙂
Thanks,
Ali