Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hi all,
I was just hoping to get some guidance. I have a Power BI report which i would like to add an additional cover page (user guide) which is a Word document. Is there any way to embed the Word document into the desktop report.
NB: the Word document has been loaded onto Sharepoint.
Solved! Go to Solution.
Hi @Jas111 ,
Yes, you can embed a Word document into a Power BI report by using the "Web View" visual. Here's how:
Note that the Web View visual only works in the Power BI Desktop application, and it will not be displayed in the Power BI service when you publish your report. If you want to include the Word document in the published report, you will need to convert it to a PDF or another format that can be displayed in the Power BI service. You can use a tool like Adobe Acrobat to do this.
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can create a web view link of the document using below code,
https://docs.google.com/viewer?url="&Uri.EscapeDataString([URL])" No need of converting the format of document. It works with all format(.doc,.docx,.csv, etc.). Even can use it for the links from a column of table. Convert the format of url as WebURL and u can display it as simple icon to click and open it in browser. The above code works with any link (https or https). This do wonders on reporting and dashboards.
Hi @Jas111 ,
Yes, you can embed a Word document into a Power BI report by using the "Web View" visual. Here's how:
Note that the Web View visual only works in the Power BI Desktop application, and it will not be displayed in the Power BI service when you publish your report. If you want to include the Word document in the published report, you will need to convert it to a PDF or another format that can be displayed in the Power BI service. You can use a tool like Adobe Acrobat to do this.
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Henry,
This sounds great - but I cannot see a "Web View" in my Visualizations pane, nor can I find it if I search the Marketplace online. Can you please advise how I can obtain this visual?
Mnay thanks
Morven
Thanks for your input Henry, I actually ended up inserting a textbox and inserting a hyperlink through that to link it up to a non-editable PDF version of the document (changed the word doc to PDF format). It seems to work well now. Thanks for your help nontheless 🙂
Hello,
What you could do is the you take a screenshot of this word document and add it as image.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Unfortunately this is not an option as the word document contains hyperlinks as well which need to remain active.
What you could do is write these in a text box in a page and make this page as a tooltip and you put an icon to show it.
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos👍
Proud to be a Super User! | |
User | Count |
---|---|
93 | |
90 | |
90 | |
81 | |
49 |
User | Count |
---|---|
156 | |
145 | |
104 | |
72 | |
55 |