Forum Discussion
Anonymous
4 years agoNot applicable
How to know multiple rows position in Matrix?
Hi,
I need to modify the values in all places of the lowest child rows, but not change its parent's rows values, e.g. below screenshot, how can I modify all values in red rectangle to blank? thanks
Can you remove that level entirely?
If not, then I'd recommend taking a look at the ISINSCOPE function to use as a condition in your measure.
2 Replies
- AlexisOlsonSuper User
Can you remove that level entirely?
If not, then I'd recommend taking a look at the ISINSCOPE function to use as a condition in your measure.
- AnonymousNot applicable
AlexisOlson , it works, thank you so much!