Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Dax error

I need your help with that calculation , firstly I used dax to divid CY by LY to yield (Value Divide) , as shown below

then used another dax to minus value divide from 1 (value divide - 1) as shown below

but the rewult was not good , it minus all rows not only the filtered one and yield many rows with -100%

I think there is a mistake in my dax (value divide -1) what should I edit?