Hi all,
I have a question regarding table collection component.
I have (example) a sheet with 12 columns ( called R1,R2,R3,R4…R12).
In this sheet there are some rows with datas in ALL 12 column and some other rows with datas only in few column (example R1,R2,R3,R4,R5).
Than I add a table collection component and I add, in datas to shown, all R1…R12 column.
Than I also add some “filter” to show only certain rows.
So…the question is: there is a way, in table component, to NO-show column (in this case from R6 to R12) if, after filtering, no datas in all the rows shown are present?
We don’t have something like this for Table, but in Staging, there’s a prototype for visibility conditions for a column, for Data Grid.
So I guess wait for a while to see if it migrates to production, and use a rollup to check if your column is fully empty.
Wow great! I think migrate the same thing also in Table can be very very nice.
In my case I don’t want, often, to use it because the first column is no needed to be shown often.
There is a way, maybe, to not show it?
Have you idea of when this features will be implemented in Glide? I need to found a solution ASAP honestly 
I think this is complex to use CSS, I wouldn’t advise touching it.
I don’t know of any ETAs.