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
Cross Tab with Monthly Data without all months
Re: Cross Tab with Monthly Data without all months
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.
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.