jeff_stroh
4 years agoIdeator I
Tree Grid View Filtering
Hello,
I've got a multi-level BOM that I'd like users to be able to filter by Name or Part Number. I followed the Query Element Builders Guide and the blog post "Filter a Tree Grid View with Param...
- 4 years ago
Yeah I had the problem too when trying to add a filter for "Released"/"Preliminary" BOM elements. Nothing showed up cause also the top element was included.
Some workaround is to use an additional layer in the query for the parent Part. This way you can a filter for the child parts only.