I'm using a crosstab and wish to repeat the first column on the virtual page...I've been trying to follow some of the suggested solutions but have failed to group the columns.
I have tried to create a new group using a formula like:
if {EquityExposureList_2_ttx.Counter} in ["ABCH" ,"Kingdom"] then 1 else 2
But has given me an error message which reads "The formular must be string". How do you create a grouping function?? Can somebody Help Please?
I have tried to create a new group using a formula like:
if {EquityExposureList_2_ttx.Counter} in ["ABCH" ,"Kingdom"] then 1 else 2
But has given me an error message which reads "The formular must be string". How do you create a grouping function?? Can somebody Help Please?