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.
Hi please your help with RANKX function. I created this measure:
Solved! Go to Solution.
I found the solution:
https://www.sqlbi.com/blog/marco/2014/07/16/use-of-rankx-with-decimal-numbers-in-dax/
My workaround is to use ROUND function in my measure [Sum of Net Sales].
I found the solution:
https://www.sqlbi.com/blog/marco/2014/07/16/use-of-rankx-with-decimal-numbers-in-dax/
My workaround is to use ROUND function in my measure [Sum of Net Sales].