
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.
5 answers
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. % of: ([Sales]/[Total])*100
Regards,
Norbert