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: 
Not applicable

Pie chart Number format

Hi,

I'm using the following to format the digits. and i'm trying to add & 'k EUR' at the end of the formula. it works for normal table but not pie chart.
Is there any workaround for this to have the currency unit at the end?
i can't use the function in NUMBER tab, because the formula is actually within several if statements for different currency.

NUM(SalesContrib,'# ##0.##' , '.', ' ' )

Thanks

1 Solution

Accepted Solutions
sparur
Specialist II
Specialist II

Hello, Nick

I don't know why this approach don't work for you.

because I created a small example and I see that it works fine in pie charts too.

Please, look at my example

View solution in original post

5 Replies
sparur
Specialist II
Specialist II

Hello, Nick

I don't know why this approach don't work for you.

because I created a small example and I see that it works fine in pie charts too.

Please, look at my example

Not applicable
Author

Hey Sparur,

Thanks! it works! i didn't know i could use it like that.

Now, another question. In PRESENTATION tab, under SHOW LEGEND, i checked the box Show Number in Legend, the digit appears. how do i include the label of currency?

sparur
Specialist II
Specialist II

Unfortunately, in my version of QlikView (9.0 SR4) it doesn't work too...

I don't know why 😞

I see that legend doesn't use Number Format in Expression.

numbers in Legend will change only if you change format in Numbers tab in the properties of chart object.


I don't know what is it, Bug or special feature...

sparur
Specialist II
Specialist II

so, You should change format pattern in Number tab for your expression (see 2nd Variant pie chart) in this attachment.

Not applicable
Author

Thanks Sparur for the example.

I did almost the same way, but for the legend, instead of setting it in NUMBER tab.

i use Text in chart object. so, it's just a text label i place on top of legend, thats my workaround for now.

PS: I'm on SR3 now, a bug was reported, related to search engine that always gone missing. and the fix is in SR6. Just in case, if you need a head-up watching out for this although i'm not sure if it's already fixed in sr4.