Forum Discussion

return_'s avatar
return_
New Member
2 years ago

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...