Looker Connect Training
Help Center
Documentation
Community
Cloud Certifications
HelloWe’re having an issue with the formatting of the Totals row when we select this option on the data part of the explore. The value_format for the measure is defaulted in the LookML as below value_format_name: decimal_0And it is formatted in LookML using the Liquid HTML here html: {% if value < 0 %} <font style="color: #990000"> ▼ ( {{ rendered_value | times: -1 | round: 0}} ) </font> {% elsif value > 0 %} <font style="color: #009900"> ▲ {{ rendered_value | round: 0}} </font> {% else %} <font style="color: #000000"> {{ rendered_value | round: 0}} </font> {% endif %} ;;(I have tried both value and rendered_value without success), these format correctly for the relevant measures and dimensions in the data section of the explore (see below) Totals row formatted the same as the table rows aboveThis doesn’t transfer to the viz Totals
Already have an account? Login
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.