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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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