Forum Discussion
VMP
3 years agoFrequent Visitor
If else DAX Measure
I was able to create a calcuated column at row level calculation, but I have to calculate as measure. Please guide me on how to create a Measure rather than column? Below is DAX to create calcula...
eliasayyy
3 years agoMemorable Member
oh my bad
we need to change target[amount] because we are using it in measures can you please let me know how you want it? like amount multiplies by 1 is row by row? or sum of it or the max ...