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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
delbooth
Contributor II
Contributor II

Histogram quesry

Hi.

 

I am trying to create a histogram of collection days using 

sum({<[All Orders.Material Type]-={"other"}, [Collection Code]-={"Z","T","C","D"}>}(Date_Collected-[Planned From Date]))

 

It says it is an invalid dimension, I want a histogram of the outputs of the set analysis above.

 

Thanks

Del

1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

From the last time I tried this out, it seemed that Histogram object cannot really take a calculated dimension. May be you need to create a new field with these restrictions in the script?

View solution in original post

3 Replies
tresB
Champion III
Champion III

Invalid dimension ! What are your dimension and expression? Could you share the screenshot of the error message?
sunny_talwar
MVP
MVP

From the last time I tried this out, it seemed that Histogram object cannot really take a calculated dimension. May be you need to create a new field with these restrictions in the script?

sunny_talwar
MVP
MVP

More on this here

Histogram

image.png