I can get data using this statement "select Items, Date from Sales", but would like to manipulate the data as seen before.
This comes handy when using boolean data to display as histogram, where different series are located one on top of another in left axis (huh, hope you understand

Hope someone can help me.