Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi power Bi community
I want to remove the everything but the top row. I thought remove duplicate would help me with that, but it seems like it removes everything based on my idx instead of my id. See example
Can anyone help me in the right direction? I would appreciate it greatly.
Solved! Go to Solution.
I will frequently apply a
I will frequently apply a
Thansks a lot. I used Min instead of Max and it worked like a charm.
I actually didn't get how they are duplicated but if you want to get only the top row, you can use the above function