The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
119 | |
87 | |
75 | |
55 | |
44 |
User | Count |
---|---|
135 | |
125 | |
78 | |
64 | |
63 |