Store Number
Store Zone
In my report query, each Store Number is assigned a Store Zone. I have grouped rows by Store Zone and columns by Store Number.
The report displays the columns for Store Numbers that are not in the Store Zone group. There is no data in these columns other than the Store Number in the header row.
How do I hide a Store Number column if it doesn't belong to the current Store Zone group?
So for example, Store1 & Store3 belong to Store Zone A. Store 2 belongs to Store Zone B. I do not want to see the column for Store2 in the section that groups Store Zone A, and I don't want to see the column for Store1 and Store3 in the Store Zone B group. I have a page break between Store Zone groups.