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
Anonymous
Not applicable

Do not summarize not working

Hello all,

 

I am connecting Power BI to SQL tables, table relatationships as below.

gary5_0-1602754582738.png

I am trying to create a table visual with  Group (from application master) and sla-measured (from summary) and sla-target (from target) when I choose don't summarize option it gives error as - Can't determine relationship between the fields.

 

 

 

1 ACCEPTED SOLUTION
v-rzhou-msft
Community Support
Community Support

Hello @gary5

In

App_Group = CALCULATE(MAX(App_Master[APP_Group]),FILTER(App_Master,App_Master[APP_ID]=SLA_SUMMARY_DETAIL[APP ID]))

Result:

3.png

Best regards

Rico Zhou

If this post helps,then consider Accepting it as the solution to help other members find it faster.

View solution in original post

3 REPLIES 3
v-rzhou-msft
Community Support
Community Support

Hello @gary5

In

App_Group = CALCULATE(MAX(App_Master[APP_Group]),FILTER(App_Master,App_Master[APP_ID]=SLA_SUMMARY_DETAIL[APP ID]))

Result:

3.png

Best regards

Rico Zhou

If this post helps,then consider Accepting it as the solution to help other members find it faster.

amitchandak
Super User
Super User

@Anonymous , If Table C is Common Table For A and B . means C- A (1-M) and C-B(1-M)

 

then you can take unsummarized columns from C and either from A or B, not both.

@amitchandak  Then what should we do if we want to display unsummarized columns (using Don't summarize) for both tables in a "Table Visual".

 

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.