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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Concatenatex BOM

Hello,
I need help with the following measure.

Measure  =
CALCULATE(
 
 CONCATENATEX(DISTINCT('BOM'[TopParentProduct]), [TopParentProduct] , " ")

 

 , 'BOM'[PurchaseItem]="12346", ALLEXCEPT('BOM','BOM'[PurchaseItem]))


The Report is structured to search from [TopParentProduct], then through BOM all [PurchaseItems] are identfied.

If i specify the purchased part, the measure works well.  (i.e. Returning beside active filters, all current and other top parent products)
is it possible to have this measure dynamically retrieving actively filtered [PurchaseItems] & Returning all existing [TopParentProduct]?

N to N relationship between [TopParentProduct] & [PurchaseItems].

Thank you and BR,
Marco

1 REPLY 1
lbendlin
Super User
Super User

Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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