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! Get ahead of the game and start preparing now! Learn more
Hi All,
I have below tables which has active and inactive relationship assigned, Highlighted Relation is an inactive relationship between dim date and timeentry start date. I am doing a comparison between Forecasted hours(From table bookable resource) and Actual Hours(From table Timeentry) here.
Below is the result which i am getting currently while visualizing data in table. I am getting correct value in forecasted table since this has active relation with dim date table, however i am not getting correct value for actual hours since the table relation is not active.
Have tried using this formula to get actual hours worked :
Regards,
Ashish Gupta
Solved! Go to Solution.
@Ashish9201 , Many to Many bi- directional indexes are creating loops, so relationships are not valid and inactive. Please correct the model using bridge tables
https://www.seerinteractive.com/blog/join-many-many-power-bi/
Hi @amitchandak ,
Let me explain the relationship of tables here, hope this can help you in resolving my difficulty
1 relation is inactive between "Dates" Many to many (table 1 and 2)
2 relation is inactive between "Projects" Many to many (table 1 and 2)
3 relation is active between "Resources" Many to many (table 1 and 2)
4 relation is active between "Dates" Many to one (table 2 and 3)
5 relation is inactive between "Dates" Many to one (table 1 and 3)
@Ashish9201 , Many to Many bi- directional indexes are creating loops, so relationships are not valid and inactive. Please correct the model using bridge tables
https://www.seerinteractive.com/blog/join-many-many-power-bi/
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 35 | |
| 34 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 137 | |
| 102 | |
| 68 | |
| 66 | |
| 64 |