기술 자료

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
이 문서로 문제가 해결되었습니까?