Forum Discussion

SHAKEDALROY's avatar
SHAKEDALROY
Helper I
5 years ago

Negative Numbers

Hi,

 

I'm trying to add a minus sign or  Parenthesis to the neagative numbers in a measure on my table visual.

Do i need to do it through DAX? beacuse i don't find a way to do it on the report..

 This is the muesure:

Change From PM = IF([Total Reports] = [DIFF from PM],BLANK(), [Total Reports] - [Reports Previous month])
 
Help will be much appreciated!

7 Replies