Hi team,
I have an issue converting a word doc to PDF from within sharepoint. When configuring the flow, the action to convert says the file is not there. Which it is not but the file is created right before that action goes off, then automate should go in and convert it. Because that file doesn't exist as i configure, it is giving me an issue. Can someone please chime in? Please see screenshots below.
Solved! Go to Solution.
Try adding a Get File between the Create File and the Convert to PDF. The create File isn't instantaneous and you need to make sure the file exists in SharePoint before moving on. The Get File should do retries if the file isn't instantly available. That way you won't try to convert it until the file is there.
Try adding a Get File between the Create File and the Convert to PDF. The create File isn't instantaneous and you need to make sure the file exists in SharePoint before moving on. The Get File should do retries if the file isn't instantly available. That way you won't try to convert it until the file is there.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
192 | |
69 | |
50 | |
38 | |
30 |
User | Count |
---|---|
248 | |
112 | |
94 | |
91 | |
71 |