Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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
Employee
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
Employee
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.