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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
pgalvezt
Specialist
Specialist

Expression like dimension Error

Hello,

I have a formula in QlikView (Expression) works fine.

But now I need that formula as dimension. Appears Error dimension Calculated.

Thanks!

1 Solution

Accepted Solutions
Anonymous
Not applicable

I'm sure you just need to add aggr() around your expression.  But I can't guess by what to aggr.  I tried the same Familia, it returns a result, but it maybe incorrect.  For you to figure out, you know better what to get here:

aggr(<your expression here>, Familia)

View solution in original post

2 Replies
Anonymous
Not applicable

I'm sure you just need to add aggr() around your expression.  But I can't guess by what to aggr.  I tried the same Familia, it returns a result, but it maybe incorrect.  For you to figure out, you know better what to get here:

aggr(<your expression here>, Familia)

pgalvezt
Specialist
Specialist
Author

Thank you Michael for your help!

aggr(<your expression here>, Codigo)