In the current schema, there is one master table with a colors sub-table and location sub table. Master has a 1 to many relationship with both colors and location.
There may be merit in creating two separate sql statements in what may be a subreport.
The goal is to display the master item with a list of all possible colors and then show a list of the items locations.
Thanks,
jb