The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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.
@viralpatel21 , You can move the code inside maxx, but I doubt that can help you
maxx(au_cryptopayments, <Your code>)