Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Suggested answer

Dataverse API

(1) ShareShare
ReportReport
Posted on by 2
Hello , 

 ,  
i create a canvas app  with two button , one to save pdf file to dataverse , the second one is to preview the file in the same page ( preview the file which is stocked in Dataverse ).

i'm searching on how to configure a unbound action in order to download it, but no ressources i found it.

so any idea how to get the file from dataverse (which stokced in blob stoarage ) then preview this File with this manner ?

  • Suggested answer
    MS.Ragavendar Profile Picture
    2,437 on at
    Dataverse API
      
    With respect to the issue which you reported, currently with power-apps there is no option on button click to preview the file.
     
    The file can be previewed only using PDF Viewer control.
     
    Use the PDF Viewer Control:
    • Insert a PDF Viewer control into your Canvas App. This control can display PDF files stored in your Dataverse.
    Retrieve the Document:
    • Use a formula to retrieve the document from the Dataverse column.
    • For example, if your document column is named DocumentColumn, you can set the Document property of the PDF Viewer to:
      • ThisItem.DocumentColumn
    If the PDF Viewer control does not meet your needs, consider using other methods such as embedding the document as a media file or converting it to Base64 format
     
    Link : 
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399