Hi,
I’ve got a static sheet of around 8000 rows and want to join 2 columns together to display on the app. From a performance perspective - is it better to use the ‘Templates’ feature in Glide to generate a column of concatenated data or create a column straight into the sheets (using =CONCAT) and display that?