Skip to main content

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 réponses
  1. 31 mars 2017, 05: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