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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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
tresesco
MVP
MVP

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

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

More on this here

Histogram

image.png