Forum Discussion
Anonymous
2 years agoNot applicable
Storing Value from a selected value in a Matrix
I've used a Matrix to simulate a tree view for viewing a Bill of Material hierarchy, but it's rather clunky with 8 separate tables providing the source for the matrix. I'm trying to use ...
Anonymous
2 years agoNot applicable
The above solution didn't work. What I'm attempting to do simply might not be possible in Power BI, but the flexibility of a Tree View for the user interaction is something that I need to dig deeper into. The filtered values passed to the other visuals on my report are as such:
and I simply need to capture and use the ChildItem as a filter value.