Forum Discussion
Parvez933
4 years agoHelper I
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...
- 4 years ago
Hi Parvez933
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
PhilipTreacy
4 years agoSuper User
Hi Parvez933
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