Forum Discussion
Show data corresponding to a chart in tabular form when clicked/hovered as a model view.
Hello Everyone,
I am creating power Bi dataset/s with desktop and after publishing them to power BI online adding them to different dashboards.
Afterwards showing them inside another ASP.NET application using Power BI API.
At the moment showing two different reports on one view [Pie/bar chart in one section and tabular data in other section] which is a bit space consuming. Is it possible to only show the pie/bar chart on view and only show the tabular data when requested like when user click on the pie/bar chart?
What I am able to do:
What I am trying to get:
Any help much appreciated.
Thanks in advance
Hi vinkesh-serene,
When you click more options(...) on the top-right of you visual->show data as follows, you will view all data shown in the visualization.
Best Regards,
Angelia
5 Replies
- Greg_Deckler
Community Champion
Potentially, I would investigate bookmarks and tying an image to a bookmark as a toggle.
- vinkesh-sereneFrequent Visitor
Thanks for the suggestion.
Tried, though bookmark feature will only work on the report level and will not work as soon as we will add them reports on a dashboard. Though I was trying to get it working with the tiles somehow (Not able to get it working even if I tried adding a add an image and added a link to another bookmark or report - that image is not visible on the tile etc).
Any workaround you aware of where we can do something like this with the tiles on the dashboard.
Thanks
- v-huizhn-msft
Microsoft Employee
Hi vinkesh-serene,
When you click more options(...) on the top-right of you visual->show data as follows, you will view all data shown in the visualization.
Best Regards,
Angelia