Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi everyone,
I have two Fact tables that i want to relate to a Calendar calendar but when i see the values in the matriz is something wrong.
As you see in the picture one, i use a bridge table with the years to make the relationship between the two fact tables and the Calendar table (Tabla Calendario). When i see the model and slice by the year its okay, but when i slice by month its computing the same values for every single month. What i did wrong and how can i solve it?
Thanks !
Solved! Go to Solution.
Hi @Anonymous
Your fact tables and calendar table are connected with [year] column, so when filtering table on [month], it would show incorrect value.
If you fact tables have [year] and [month] columns, you can create a column=[year]&[month], then create [year]&[month] column in your calendar table, create relationships between them.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Your fact tables and calendar table are connected with [year] column, so when filtering table on [month], it would show incorrect value.
If you fact tables have [year] and [month] columns, you can create a column=[year]&[month], then create [year]&[month] column in your calendar table, create relationships between them.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HI @Anonymous ,
I think you need to make your relationships bi-directional, in-order to get the data filtered.
Thanks,
Pragati
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 3 | |
| 3 |