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

Re: cross-tab with many columns

$
0
0

Hi

 

If you want to show only 3 columns in each page then do this.

 

1.modify the above formula like below and

2.create a group on this and place your cross tab in group header

3.right click on group header section->change group->options->check new page after

 

whilereadingrecords;

numbervar c1; numbervar c2;

if remainder(c1,3) = 0

then (c1 := c1 + 1; c2 := c2 + 1;)

else (c1 := c1 + 1; c2;)


Viewing all articles
Browse latest Browse all 8995

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>