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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Anonymous
Not applicable

Values showing redundant

i'm newbie using table matrix in power bi and created a dax measure for this value.  However, when i included in the matrix, it is showing redundancy.

 

rockdotnet_0-1676883359266.png

 

ICURevTest =
SUMX(
    FILTER(
        'Doctor Room&Board',
        'Doctor Room&Board'[SageCode] IN {"43-092-172","43-052-172","43-092-170"}      
        ),
'Doctor Room&Board'[DR_Net_Amt]  + 'Doctor Room&Board'[IR_Net_Amt])

 

by the way, Doctor Room&Board is another dataset and i just wanted to insert it in the table matrix column values

 

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

Are "AMD-DAMMAM", "KHOBAR", "RAKAH" from another table rather than 'Doctor Room&Board'? Are the Year and Month columns from another table? If columns in the matrix visual are from multiple tables, do they have any relationships between them? If there is no relationship between tables, the measure will be evaluated for every row value in the matrix as there is no filter passed through the relationships. You need to create a relationship between tables on a common column (I guess it may be [SageCode]?).

 

Beginner’s Guide to Relationships in Power BI – Curbal

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

Are "AMD-DAMMAM", "KHOBAR", "RAKAH" from another table rather than 'Doctor Room&Board'? Are the Year and Month columns from another table? If columns in the matrix visual are from multiple tables, do they have any relationships between them? If there is no relationship between tables, the measure will be evaluated for every row value in the matrix as there is no filter passed through the relationships. You need to create a relationship between tables on a common column (I guess it may be [SageCode]?).

 

Beginner’s Guide to Relationships in Power BI – Curbal

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

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.