- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
But I am stucking on showing dataview.
When I press Show Dataview, nothing happens.
As you can see, the Show Dataview button already clicked.
Anyone has the same issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
06-11-2024 04:48 AM | |||
06-07-2024 12:35 AM | |||
08-07-2024 08:54 AM | |||
04-26-2024 12:49 AM | |||
Anonymous
| 07-17-2024 05:17 PM |