Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi all
I have been wrestling with my data model and have run up against the following sticking point.
So, as you can see, i've stuck to the star schema and tried to get all the key dimensions in there and related in one to many relationships.
My issue is with the 'incident categories' dimension table and the different levels of granularity in the 2 fact tables. So, the 'Fact' table on the left is joined to the 'Incident Categories' dimension via 'Incident Reason', of which there is a unique list in the 'Incident Categories' dimension table. However, the 2nd fact table, 'Daily Targets Test', does not have the field 'incident reason', instead it has the next level up which is 'incident category' - this rolls up the reasons into parent categories. This leaves me with no way of creating a one to many relationship between the 'Daily Target Test' and 'Incident Categories' tables, thus meaning i cannot use the 'Incident Categories' table in my reports to show actuals V target.
I hope this makes sense and assume there is a way round this?
Hi @dantheram
Can you use LOOKUPVALUE to return the values you require to the Daily Target Test table or from Daily Target Test to the Incident Category table?
Thanks heaps,
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 42 | |
| 35 | |
| 35 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |