Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
fernandoC
Helper V
Helper V

Errors when filtering by Month

Hi,

 

I'm trying to create a visualization that includes 3 different fields: "Location" on the Legend, Sum of Training Hours Delivered and a Month column for the Axis. For some reason, I started received the following error message when trying to create this visual using the "Month" Column: 

 

repeated indices.PNG

 

I have the same visuals on another report and they work perfectly (see attached)

 

correct data.PNG

 

The values on the left visual is coming from a simple sum of values and the second from a calculated column but on this new report none of them seem to work when filtering by Month. 

 

not working.PNG

 

I guess is a problem with the relationship between my dates table and my fact table but I cant seem to find where the issue is coming from. 

 

The data model on the left is the one causing issues, the second one is from the other report where it works fine. 

 

correct data model.PNGincorrect data model.PNG

 

Any insight would be appreciated.

 

Best, 

1 REPLY 1
HotChilli
Super User
Super User

I can't give you the detailed reason because I can't see the data or measures but the data model is not a star schema, there are bi-directional relationships and there is a many-to-many relationship, so that's why it's broken.  It looks relational rather than dimensional.

 

Rework the model so that the dimension tables filter the fact table and sort out the bidirectional relationships.

 

Good luck

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors