The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone,
I trying to make it so that the end user can display the top 10 or bottom 10 customers within the same table, based on the measure Moving Difference2 .
It's giving me results but it's rather slow so, I was wondering has anyone ever tried something like that?
I'd rather avoid using bookmarks if I could but it might be best performance-wise.
My table that I used to know how to sort the data.
The measure :
"based on the measure Moving Difference2"
Please show the measure.
I used another way finally because my dataset is too big and the measure was probably too complex.