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: 
carolinne88
Creator
Creator

Values on the data - pie charts

Guys, I need a help ...

In pie charts, when I put multiple expressions and I select all of them in the "values on the data" option, the numbers only appear in the first expression. Does anyone know what it is?

6 Replies
Clever_Anjos
Employee
Employee

You can concatenate all values you want to show using something like this

Dual(

     Expr1 & chr(10) & Expr2 & chr(10) & Expr3,

    Expr1

)

carolinne88
Creator
Creator
Author

Hi, Clever!

Thanks for the tip, but it did not solve my problem. qlik 1.bmpqlik 2.bmp

The values ​​are stacked and I need them on the slices of the chart.

Clever_Anjos
Employee
Employee

Would you mind posting your qvw?

carolinne88
Creator
Creator
Author

I still can not. I think it's some specific configuration.

rubenmarin

Hi Carolinne, that's not the normal behaviour, values by default are shown in all slices.

You can add different configurations to remove/hide them, maybe there are some applied to that chart.