I have a single output file with multiple tabs. The tabs are only created if there is any data/record. How do I create tabs with headers only if in case there is no data for that particular tab?
since you create base on a column, you can use a text tool + union tool to add line (new category).
Create an empty row for each header, then you might be able to filter it out (or at the very least filter it to the bottom) if you don't need it.