Page 1 of 1

Cross Tab with Monthly Data without all months

Posted: Mon Feb 24, 2014 3:25 pm
by samad
I want to create a Cross Tab with 12 columns with all the months.
But, I want all the columns to appear even if there are no data for a specific month.

Is there a way to do this?

Tks

Re: Cross Tab with Monthly Data without all months

Posted: Tue Feb 25, 2014 7:29 am
by HighAley
Hello.

There should be any data to show all columns.
As a way you could add records with null values to your data source.

Thank you.