MatthieuR
3 years agoNew Contributor III
Combining Tree Expansion and filtering in a cube view
Hello All,
I'd like to know if there is a way to have/combine somehow in a Cube View the fact to have the collapse/expand function that the .Tree expansion provides while still applying a filter on the member we want to render below the top member.
Something like this in essence : TopMember.Tree.Where (text1 = 2).
Seems we cannot apply a where clause on .Tree expansion, and I would anyway expect that the collapse/expand option is not active anymore when we start to filter with a where clause but I'm trying to explore options that would allow to meet this kind of requirement
Thank you in advance for your feedback
Matthieu