Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.