Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
EricShen
New Member

The 'Show Dataview' button does not exists

Hi everyone,

I am following this tutorial from Microsoft Learn to create a Power BI circle card custom visual.
Tutorial: Develop a Power BI circle card visual 
But I cann't see the 'Show Dataview' button.

EricShen_0-1739637084590.png

Anyone has the same issue?

1 REPLY 1
dm-p
Super User
Super User

Hi @EricShen,

 

It was a known issue that the functionality didn't work anymore due to a limitation between Power BI and the framework. It looks like they have closed it as not planned and have removed the functionality.

 

If you want to inspect the data view, you will either need to export it (third/middle button) and view it in an editor or do something like console.log() your data view to the console so that you can inspect it in your browser dev tools.

 

Good luck,

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors