Are there a way to show many buttons inside a single cell?
I was using the concatenate(button(), button(), button()) formula to do that, but Button() is experimental and stop working.
For example:
I have 3 columns with button format and 1 another column called actions that I use the Button() formula to concatenate those 3 columns, but the Button() are experimental and stop work.