Hi, Is there any way to align the table title to the left in LookML? Currently it is center aligned by default and I don’t see the option in here:
Hi
It’s not currently possible to choose the alignment of the title of a dashboard tile. I’ll pass your feedback along!
You could always use Markdown in the Body
‘Add Text’ box:
<p align="left">
<b><font color="DimGrey" size="5">Summary Metrics</font></b>
</p>
Hi, my question was for the title of dashboard tile. Is there any way to add the alignment option?
- name: Cost
title: Cost
model: test
explore: test_table
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.