Hi,
I have a row group Parent with the child group Children. I want to expand/collapse the children based on the Parent group, but I also have some child members that are null, which should be hidden all the time. So, basically I need to be able to toggle only not-null values of a group.
Can I do that without changing the underlying query or creating some new rows/columns? I don't want to add any new report elements.
Thank you!
No comments:
Post a Comment