Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ArturoCorpas
Partner - Contributor
Partner - Contributor

Change the format of the share in a Pie Chart

Good Afternoon.

Im trying to change the format of the share numbers from  comma to point ( 25.5% --> 25,5 %) using the native pie chart.

is there any way to do it?

Thanks in advance.

2 Replies
Kushal_Chawda

one option

=replace(num(YourExpression,'#0.00%'),'.',',')

RichardSmith
Contributor III
Contributor III

Hi, I would like to change the format of the share from 1 decimal place to 2 decimal places. Does anyone know if this is possible?

Thanks