Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Merging cells in Looker

Is it possible to merge cells or rows in Looker dashboards like what we can do in Excel? 

0 1 3,249
1 REPLY 1

It is not possible to merge cells but depending on what you want to accomplish you can create a table calculation and use the CONCAT(column1, “ “, column2) method to group the content of 2 “cells” together and then you can hide the source columns from the visualization.

Top Labels in this Space
Top Solution Authors