Parent Table Visibility

Posted by: mdynna on 14 May 2025, 5:52 pm EST

  • Posted 14 May 2025, 5:52 pm EST

    We have a system in our application where a user can create custom reports with an arbitrary number of child tables within an overall parent. Each of the child tables have a different set of data (though all with the same columns) returned. Our application then generates a PageReport with the specified structure, which can look like the following:

    Table 1 Header

    Table 2 Header

    Table 2a

    Table 2b

    Table 2 Footer

    Table 3 Header

    Table 3a

    Table 3 Footer

    Table 1 Footer

    The user has the option to filter out “all 0” records from these child tables which can result in some tables displaying no records, we have this working using a table Filter. If all of the rows in a Child table end up being filtered out, is there a way to have the parent table completely hidden?

    In the example above, if “Table 2a” and “Table 2b” both end up with no rows displayed, is there to have “Table 2 Header” and “Table 2 Footer” hidden as well?

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels