What is the best to construct a crosstab? I have set a crosstab with row headings of GroupList, Column headings of YearTxt, and an intersection of count stfmbr.
Whenever the GroupList changes I get a new crosstab instead of it just inserting another row in the crosstab. I have looked at TCrossTabView in RRBYW9 and I'm not seeing what I am doing different except for using a count instead of a sum.
