知识库

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
此文章是否已解决问题?