Hi, I solved it using creating a variable.
Positive/Negative = If([Profit]>0) then "Positive" else "Negative"
[Profit] Where ([Positive/Negative] = "Negative").
Thanks
Hi, I solved it using creating a variable.
Positive/Negative = If([Profit]>0) then "Positive" else "Negative"
[Profit] Where ([Positive/Negative] = "Negative").
Thanks