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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
boryspower
Creator
Creator

"Error in calculated dimension"

Hi,

Could You please explain me why I get 'error in calculated dimension'? I try to sum the stock of certain articles in Dimension. I don't want to put it to the Expression, because then the value of stock will appear under each order_spec_id, and I want to have it displayed only once...

error loading image

Borys

1 Solution

Accepted Solutions
boryspower
Creator
Creator
Author

I found that I have to use aggr() function instead of bare sum()!

View solution in original post

1 Reply
boryspower
Creator
Creator
Author

I found that I have to use aggr() function instead of bare sum()!