知識庫

Right/left Align Values When Using Placeholder Fields


發佈時間 : 25 Mar 2021
上次修改日期 : 28 Oct 2022

問題

How to right/left align values when using placeholder fields

環境

  • Tableau Desktop

答案

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
這篇文章是否解決了問題?