Forum Discussion
glauron
9 years agoNew Member
How can I embed a single Power BI Tile or Visualisation instead of a Report using Power BI Embedded?
Hi folks, We want to embed single visualisations into web pages via Power BI Embedded. Other questions/answers seem to relate to embedding a Tile using the Power BI Service (PBIS), which is d...
- 9 years ago
If you go through the demo Load a tile into IFrame, you would find the embedded url for a url is like "https://msit.powerbi.com/embed?dashboardid=xxxx&tileid=xxxx".
AFAIK, there's no dashboard in Power BI Embedded at all. It is some feature in the Power BI Service. When we say tile, we mean Dashboard tile.
So the answer to your question is, no, so far you can't embed a single visual from a report. You can try to vote this idea Use power BI Embedded with Dashboards and tile up.
Regarding workarounds, I can think of three.- Create one visual in individual reports and embed each report accordingly.
- Create individual pages, and embed the same report with different default page. Check Power BI Javascript API and default page live demo.
- The easiest approach, just embeded the report and use focus mode to get attention.
pratika
8 years agoRegular Visitor
Any enhancement to this feature? We still cannot show just a single visualize (out of many visuals from same Power BI report page) using Power BI Embedded?