The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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)