Allow easy insertion of empty row/column in table
backlog
J
Jamie Morris
backlog
J
Jamie Morris
Merged in a post:
Insert Named Blank Rows in Table
B
Beige Capybara
I need to insert named blank rows in the table to organize data better. For example, after the 'TOTAL' row, I want to add a blank row labeled 'Region' followed by specific regions, and another blank row labeled 'Institution Type'.
I know that there is currently a Rule that can help with this, however, this only works with fixed tables and doesn't update when the available rows on the table update (e.g., if other blank/empty rows are automatically hidden) - in those cases, the separating rows I'm adding will end up in the wrong place.