Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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)