Forum Discussion
Recursive bom
Thanks i can make it happen with this dax.
But, there are some parentitems which aren't in the child column. Any suggestion how to fix that?
Hi Oomsen ,
If the parentitems aren't in the child column, then they may not form hierarchy. Or could you please share your sample data and desired output screenshots for further analysis? Do mask sensitive data before uploading.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Oomsen6 years agoHelper III
v-xicai i continued trying. The Path dax is clear for me and will work if my data is correct.
That's the issue now. I cannot create complete child and parent tables.
My current data is based on bill of materials.
BomID Parent Child
Bom1 10.002 10.213
Bom1 10.002 12.046
Bom1 10.002 10.026
Bom2 10.026 10.970
Bom3 10.213 10.971
The problem is that not all parents are in the column of childs and vice versa.