Forum Discussion
Anonymous
2 years agoNot applicable
Graphs
when a garph is not data, how to remove the axis labels in powerbi. Can anyone please help me with this
- Anonymous2 years ago
I think i got the solution for my specific case:
Anonymous
2 years agoNot applicable
I think i got the solution for my specific case:
- ChiragGarg25122 years agoSolution Sage
Anonymous , Do put the dax expression and mark it as solution if anyone encounter the same problem/doubt.
- Anonymous2 years agoNot applicable
ChiragGarg2512 i have used the advanced function available in text in axis and it worked for my requirement
- ChiragGarg25122 years agoSolution Sage
A measure can be created with if statement also. This can reduce the work getting put into formatting the other values. If statement will return white for blank values and blank for any other values.