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
sadiahsapiee
Helper I
Helper I

List related item detail based on criteria selection from non direct link table.

Hi all, I have an issue how to list related component detail items based on Market where Customer Table is not directly link to Item detail table. I have 5 table- Product, Customer, Data, Item Detail & Item List table. Item List table is summary from Item Detail table just to speed up calculation. When I filter Market e.g Asia, table will list all Component ID not only Component that related to Prod ID of the Asia Market. Appreciate expert in DAX how to make it work. Thanks in advance. 

sadiahsapiee_3-1631028227000.png

 

1 REPLY 1
lbendlin
Super User
Super User

"Item List table is summary from Item Detail table just to speed up calculation."  It is not recommended to store the same data twice unless you have implemented aggregations in your Power BI file.

 

The output granularity is driven by your choice of columns.  If you don't want to see the details, don't include them in the visual, or apply some aggregation to them.

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.

Top Solution Authors