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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
stawpeed
Frequent Visitor

The 'Show DatavView' button does not work

Hi everyone,

I am following this tutorial from Microsoft Learn to create a Power BI circle card custom visual.

Learn how to develop your own Power BI visual using the circle card visual as an example. - Power BI...

But I am stucking on showing dataview.

When I press Show Dataview, nothing happens.

As you can see, the Show Dataview button already clicked.

stawpeed_0-1702957323208.png

Anyone has the same issue?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @stawpeed,

 

Yes, it seems to be the same for me, too. I'm unsure when it stopped working, but it has probably been a few months since I last checked.

 

The custom visuals team doesn't actively monitor the forums for issues, instead opting to use the appropriate GitHub repository for each tool for feedback. I'd suggest creating an issue in the powerbi-visuals-tools repo for the team to address and advise.

 

Regards,

 

Daniel





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

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


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




View solution in original post

3 REPLIES 3
stawpeed
Frequent Visitor

Thanks @dm-p for the link.

Hope they could give me the solution. I am new to custom visual development, It is hard for me not having the DataView.

It's very useful when starting out (and beyond!). As a workaround, IIRC, the new visual template has a console.log() statement in the update() method that will include the data view (a property in the VisualUpdateOptions object) in the console output as an object. If not, you can at least temporarily add it to your code to help with debugging and finding your way around.

 

Regards,

 

Daniel





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

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


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




dm-p
Super User
Super User

Hi @stawpeed,

 

Yes, it seems to be the same for me, too. I'm unsure when it stopped working, but it has probably been a few months since I last checked.

 

The custom visuals team doesn't actively monitor the forums for issues, instead opting to use the appropriate GitHub repository for each tool for feedback. I'd suggest creating an issue in the powerbi-visuals-tools repo for the team to address and advise.

 

Regards,

 

Daniel





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

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


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




Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Top Solution Authors