Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8667

Re: how to insert an non exist current year( monthly) columns in the cross tab XIR2

$
0
0

To make sure each Month prints, you can create a look-up table that has all dates and then do a Left Join with the Fact table being used at the moment.

 

You then need to use the Date field from the Lookup table which ensures that each day/month prints on the report.

 

Another method is described here.

 

-Abhilash


Viewing all articles
Browse latest Browse all 8667

Trending Articles