
Announcements
Hello,
I want pdf link from one drive to power app with PDF Viewer (Experimental) control. I already saved my pdf in one drive.
I created one flow.
After testing, it show me
when I click , click to download , it show another browser the pdf file.I want these link that appear on that browser
How can I do it to get,
Thanks,
Hi @HninYu,
The File Content property will retrieve the encoded content of a file and the content type.
If you want a link to the file can't you simply reuse whatever you selected in the File Path field of the Get file content using path action?
Or am I misreading your requirements?