Forum Discussion
return_
2 years agoNew Member
PowerBI Custom Visuals: Show Dataview Icon doesn't response
I am following the Microsoft tutorial to study PowerBI custom visuals. However, I got stuck on the show dataview icon. In the tutorial, when developer clicks the show dataview icon, it shoud return the following:
But what I got is nothing if I click the show dataview icon:
To fix this, I tried to restart the session, re-build the projct...
1 Reply
- AnonymousNot applicable
Hi return_ ,
Could you please try the following things?
- Make sure there are no errors in your code that could be causing the DataView not to show.
- Ask for help from custom visual team: Raise the ticket in custom visual community about the custom visual problem.
Solved: The 'Show DatavView' button does not work - Microsoft Fabric Community
Best Regards