Forum Discussion
viralpatel21
3 years agoHelper II
Convert Calculated Column to Measure
Hello I was wondering if its possible to convert this Calcuated column to a measure.. i did try to use Max but the values were wrong. Surplus Transaction (USD) = VAR usd = IF ( ...
Anonymous
3 years agoNot applicable
Hi viralpatel21
Are the fields in a visual, maybe you can use selectedvalue() function:
SELECTEDVALUE function - DAX | Microsoft Learn
Best Regards,
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.