Forum Discussion
Show Nulls when attribute is selected and show values when selected in combination with other attrib
Hi,
I am not sure if I understood your issues, but from what I understood you want to show nulls on "1st level" of a matrix and when you drill down you would display values?
Like you suggested this can be achieved with ISFILTERED. Here is a fomula example:
End result:
The key here is to use multiple ISFILTERED functions with true and false conditions.
Hopefully this helps to solve your issue and if it does consider accepting this as a solution!
- Anonymous4 years agoNot applicable
this is what i am expecting..
hope i am clear.
- ValtteriN4 years ago
Community Champion
Okay, I think I got it now. Unfortunately, according to my understanding a single table and level 1 of a matrix operate the same way so it is not possible to have one showing nulls and the other showing values with the same formula. Maybe we should try a different approach? What is reason behind this measure so why do you need it?