Forum Discussion
smalltownbear
8 months agoFrequent Visitor
Dynamically Fetch and Display Documents in Power BI
I have a business requirement to give the user the ability view a document by clicking a button inside of a report. Basically, there will be a table visual. Each row of the table visual will have a c...
- 8 months ago
Hi v-priyankata. I think the answer to my original question is that there's not really a way to accomplish what I am trying to do natively within Power BI. Perhaps a Power App application or a PowerAutomate flow can be integrated to accomplish the task, but that's not an option that is open to me at the present time.
smalltownbear
8 months agoFrequent Visitor
Thanks for the reply! Unfortunately, the only way to access the document is through a secured endpoint so I don't think just a bare URL link would do the trick as I would need some way of putting the access token in the header before making the call.
GeraldGEmerick
8 months agoSuper User
smalltownbear Then I would look at building a Power App or Power Automate flow which you could then invoke using the Power App or Power Automate visual.