Hi everyone,
I am attempting to follow a tutorial to create PDFs from a spreadsheet that I found here: https://flow.microsoft.com/en-us/blog/convert-pdf-with-microsoft-flow-nov-2018
My problem is that I am stuck at step 6. My flow runs successfully, however the tutorial indicates that if there is nothing within the brackets after Row: [] this means that it has not found the required file and I cannot progress.
I am trying to alter it as I need to trigger the flow from Forms instead of Power Apps. I am using forms to create responses which will populate fields in one specific file and then generate a new PDF of that file. As the file name and path will not change I have altered step 2 so that I am using the specific name and path that lead directly to my document instead of dynamic content from Power Apps (or in this case Forms)
Is there something I can do to check whether my file is actually being found or not?

