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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
harirao
Post Prodigy
Post Prodigy

New Table and its relationship

Hi All,

 

I have created new table having three columns as as per main table, but country slicer not giving correct result, below screen print for your reference.


Before creating relationship
1.PNG
2.PNG

 

Note: Reason for creating new table, missing subregion should reflect in matrix table.

rel.PNG

After creating Relationship
Subregion for APAC should be 1, but getting total of APAC

3.PNG

 



Regards,
Hari 




1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@harirao , if you are creating a new table to create a dimension then relation should be one to many.

If there is an issue with key column the create a combined column

 

Key = [Country] & " - " &[Region Group]& " - " &[SubRegion]

 

This Column in both tables and join on this

View solution in original post

2 REPLIES 2
v-lionel-msft
Community Support
Community Support

Hi @harirao ,

 

It may be caused by with the calculation formula of the two measures. Do you mind sharing your .pbix file?

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@harirao , if you are creating a new table to create a dimension then relation should be one to many.

If there is an issue with key column the create a combined column

 

Key = [Country] & " - " &[Region Group]& " - " &[SubRegion]

 

This Column in both tables and join on this

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.