Forum Discussion

KevinSanDiego's avatar
KevinSanDiego
Advocate I
8 years ago
Solved

Data discrepancy between PBI Service and PBI Desktop

Hi,   I am fairly new to PBI and have generally found solutions/answers to my issues/questions I've encountered thus far on the community posts -- this has been an amazing resource to help me learn...
  • KevinSanDiego's avatar
    KevinSanDiego
    8 years ago

    Update on this issue.  I opened a ticket with support and it is a known issue.  The bug is related to visual filters with Boolean values.  In Power BI Desktop the values are True/False, however when published to Power Bi Service the values were changed to -1/0.  The filtered value was True but in Power BI Service there was not value = True which basically rendered that filter useless.

     

     

    DesktopServices - converted values to -1/0 but left the 'TRUE' value select. All Boolean data was converted so no values = True

     

    Support provided a couple of work arounds:

     

    1. Update data in Power BI Desktop to text value then republish

    2. In Power BI Services manually select the filters to -1/0 after pubishing.  Note: each time you publish it will be overwritten.

     

    PS. Suport was very helpful and responsed withn two hours from when I opened my ticket.