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,
I've brought a table into Power BI and expanded it (in order to create an additional row for every day between two different date fields. I needed to do this so I could count how many Members were part of a healtcare plan for any portion of the year). I then went ahead and created my Date/Calendar table and created the relationships. Everything is working properly:
However, I'm now trying to create an additional measure on a table visual and I'm struggling with this. Here is my current table:
I'd like to create a New Measure called "Employee"...where it will count distinct Member IDs. Currently, the Members column in the table visual above is counting distinct values of the 'NovaDailyEligibilityExtract'[Member ID] field. The New Measure I'd like to create should count distinct values of the 'NovaDailyEligibilityExtract'[Member ID] field...but only if my 'NovaDailyEligibilityExtract'[Relationship] field = Employee.
What is the formula to create this New Measure?
Solved! Go to Solution.
Can you please try something like
X=
Can you please try something like
X=
That worked perfectly. Filter is such a powerful and useful tool.
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.