KNOWLEDGE BASE

Right/left Align Values When Using Placeholder Fields


Pubblicato: 25 Mar 2021
Data dell'ultima modifica: 28 Oct 2022

Domanda

How to right/left align values when using placeholder fields

Ambiente

  • Tableau Desktop

Risposta

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
Con questo articolo hai risolto il problema?