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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi everyone,
I'm struggling with the following issue:
I have two tables:
- dimension table with unique combination employeenumber-cost centre, employeenumber and cost centre
- fact table with unique employeenumber-cost centre, employee number, cost centre, weeknumber and number of classhours
The relationship between the two tables is one to many (unique combination employeenumber-cost centre is key)
One row from the fact table is shown below:
When I'm putting the employeenumber from the dim table together with classhours from the fact table it just shows up like this:
That's fine.
When I want to add the costcentre, it's turning empty:
That's weird, because this employee has classhours in a certain cost centre..
It's neither showing up when I just add the unique combination of employeenumber/costcentre
Does anyone know why this is not showing up?
Thanks!
@Anonymous , Hope the cost center is coming from dim and it sum/Some Agg of number of classhours.
Ideally, it should work.
If measure has some calculation you need to share
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 49 | |
| 30 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 131 | |
| 103 | |
| 58 | |
| 39 | |
| 31 |