What are my options for widening the deck view’s Summary header (top right)?
I’ve done this in views by increasing text size in the header of the gSheet, but am trying to avoid doing that with this particular gSheet. I’ve tried creating a virtual column and concatenating the column with an empty space like this CONCATENATE([Column1], " ") and am not getting anywhere. Anyone have any recomendations?