I'm using CR 9 with an SQL database.
In one of the database fields we have multiple "codes" entered representing issues that need corrected ex... 001, 002, 003, 004 and so forth for various locations on each map of our network.
I'm trying to set up the cross tab using the codes as rows and map numbers columns so that i can summarize the quantity of each code on each map number.
Currently, the cross tab is only recognizing the first code in the field. I'm trying to figure out how to get the cross tab to look at each code in the field individually.
In one of the database fields we have multiple "codes" entered representing issues that need corrected ex... 001, 002, 003, 004 and so forth for various locations on each map of our network.
I'm trying to set up the cross tab using the codes as rows and map numbers columns so that i can summarize the quantity of each code on each map number.
Currently, the cross tab is only recognizing the first code in the field. I'm trying to figure out how to get the cross tab to look at each code in the field individually.