BASE DE DADOS DE CONHECIMENTO

Right/left Align Values When Using Placeholder Fields


Publicado: 25 Mar 2021
Data da última modificação: 28 Oct 2022

Pergunta

How to right/left align values when using placeholder fields

Ambiente

  • Tableau Desktop

Resposta

If placeholder generally uses ATTR(0) or MIN(0), replace the placeholder with a calculation like min(0.5) 

Now if the value is to be left aligned, edit the axis with a fixed start of 0.4955 that makes it aligned at the start of the axis 

User-added image
Este artigo resolveu o problema?