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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello im having trouble with the relationships on my tables. I have 3 tables, 1 main table and 1 headcount table for mapping and 1 calendar ref. So i connect Main Table to Calendar Ref (MDate-Reporting Date) and Main Table to Headcount Table (EID.email-EnterpriseID). I use the Calendar Ref (Month) for slicer but the result on the Headcount Table it doesnt filter using the slicer.
If i connect Calendar Ref to Headcount Table same issue, and if i connect calendar ref to headcount and main table no data will display. Do i need a new table? Thanks in advance!
@Anonymous , You can create a measure like this on headcount
calculate(Count(headcount[Enterprise ID]), filter(headcount, headcount[Date] in values('calendar Ref'[Date])) )
It only shows 5959 what is that?
Is it a new column on headcount?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 69 | |
| 60 | |
| 47 | |
| 20 | |
| 16 |