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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dimensions as a metric in Charts

Hi,

I am trying to create a chart where the dimension is an aggregated expression. When I do this it highlights the expression as having an error. Is this possible?

1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

You can . Normally you need to use aggr() to do this. Can you share your current expression and a description of what you are trying to achieve ?

View solution in original post

2 Replies
JonnyPoole
Former Employee
Former Employee

You can . Normally you need to use aggr() to do this. Can you share your current expression and a description of what you are trying to achieve ?

Not applicable
Author

Thanks Jonathan, Just got round to trying it and using the Aggr() function works perfectly.