Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to hide 0 fields on chart bar

Hi guys,

 

i hope you are doing well.

 

How can i hide the fields with 0 values?

 

 

 

My config:

Best regards.

 

 

  • Click on the hierarchy used for the shared X-Axis and undo the option "Show items with no data".

     

    Best regards

  • Anonymous's avatar
    Anonymous
    4 years ago

    I have this option disabled 😕

     

     

  • Anonymous's avatar
    Anonymous
    4 years ago

    Solved. In Visual Filter it's necessary to put >= 0  in this fields

     

     

4 Replies

  • ITManuel's avatar
    ITManuel
    Icon for Responsive Resident rankResponsive Resident

    Click on the hierarchy used for the shared X-Axis and undo the option "Show items with no data".

     

    Best regards

    • Anonymous's avatar
      Anonymous
      Not applicable

      I have this option disabled 😕

       

       

      • ITManuel's avatar
        ITManuel
        Icon for Responsive Resident rankResponsive Resident

        Maybe the zeros shown in the visual are not zeros in relatiy but only rounded to zero by the visual?

         

        Not sure about that, but in this case you could apply filters in the measures in order to provide only values >= 0.5.

         

        Br

  • Anonymous's avatar
    Anonymous
    Not applicable

    Solved. In Visual Filter it's necessary to put >= 0  in this fields