Forum Discussion

CoderMonish's avatar
CoderMonish
Frequent Visitor
5 years ago
Solved

Custom PowerBI Visual is showing data Even after the DataField has been removed

Hi Everyone,   I have created my first custom PowerBI visual using the below microsoft sample tutorial - https://docs.microsoft.com/en-us/power-bi/developer/visuals/develop-circle-card However,...
  • CoderMonish's avatar
    5 years ago

    Hi Everyone,

     

    I found that once I package the custom visual, it works fine.

     

    Once I package the custom visual, and then import the custom visual in PBI Desktop, I can see that above issue is no longer faced.

     

    For example : when I add the 'Sales' field in the custom visual, it shows 340.

    Now when I remove the 'Sales field', the default landing page is shown (as it should have been).