Skip to main content
Ratna Sari 님이 #Tableau Desktop & Web Authoring에 질문했습니다

Hi,

 

Is there a way in tableau to show the data as percentage value, but we want to hide % sign.

Ex : the value is 10.28%,15.23% .. But we just show as 10.28 and 15.23 in the cross tab.

Format the number as percentage, but do not show the % sign

답변 5개
  1. 2017년 3월 31일 오전 5:55

    Hi Ratna,

     

    Find my approach as reference below and stored in attached workbook version 9.3 located in the original thread.

     

    Hi Ratna, Find my approach as reference below and stored in attached workbook version 9.3 located in the original thread. 1. Total: {fixed:sum([Sales])} 2.

     

    1. Total: {fixed:sum([Sales])}

     

    2. % of: ([Sales]/[Total])*100

     

    Regards,

    Norbert

0/9000