Hi,
I'm doing a simple report whereby I am querying a table sorting the data,etc, but I want it to display all the possible values, rather than a subset (as its ultimatley going to be output to a chart)
For example at the moment I am getting this back
val Count
1 5
3 6
But would...