Forum Discussion

Parvez933's avatar
Parvez933
Helper I
4 years ago
Solved

negative value on line chart

Hi! I am trying hard to remove the -ve value on the Y - axis for the line chart but unable to do so, can anyone please help   As refered on other articles, I have tired if(measure>0, measure, blan...
  • PhilipTreacy's avatar
    4 years ago

    Hi Parvez933 

     

    Download sample PBIX file

     

    Set the filter on the line chart to only display values greater than or equal to 0 on the y axis

     

    Before filter

     

     

    After filter

     

    Regards

     

    Phil