Hello together,
we are looking for a way to create a null-filter for a hyperblock like this:
Parent and children values are all 0 = Do not show.
Parent is greater than 0 = Show
Parent is 0, but at least one child is greater than 0 = Show parent and child (where the value is greater than 0)
All children with values greater than 0 = Show
Is there a way to do such a thing via MDX?
Best regards,
Stefan