Join 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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
How do I create a measurement that calculates the amount of rows within a column, but ignores if the same name is repeated.
For example:
In the following column, there is 13 names, but only 4 that is different. Currently when this is calculated the calculation says 13, but how do I do if I want to ignore repeated words?
Regards,
Albin
Solved! Go to Solution.
mesuare = DISTINCTCOUNT(column)
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.