KNOWLEDGE BASE

Right/left Align Values When Using Placeholder Fields


Published: 25 Mar 2021
Last modified date: 28 Oct 2022

Question

How to right/left align values when using placeholder fields

Environment

  • Tableau Desktop

Answer

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
Did this article resolve the issue?