Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
cancel
Showing results for 
Search instead for 
Did you mean: 
roger_mont
Contributor II
Contributor II

Getting chart dimension on expression

Hello,

i have a pie chart with multiple alternative dimensions. I don't want to display null values on the graph, instead im showing them on the footer with the expression ='Datos nulos: '&num(-1*SUM(IsNull(CRITICIDAD))*100/sum(ACTIVA), '#0,#')&' %'

I want the null count to change when i select another dimension, is there a way to do it within the graph propieties? (without the use of variables)

Some function that returns the dimension a graph is taking would work nice, but I can't found it.

Thanks,

Roger

Captura.PNG

0 Replies