Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Anyone has the same issue?
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)