I have a query that has three columns: months, weights and locations. In a report I want the format to be where the months are the column header across the top, the locations are the row headers on the side and the data filled in is the weight.
However when I do this I get constant repeats of the location name as opposed to 1 line with all the weights for each month. Any suggestion on how to get it where the weights for each month go across 1 row for each location, similar to how it would look in a table?
However when I do this I get constant repeats of the location name as opposed to 1 line with all the weights for each month. Any suggestion on how to get it where the weights for each month go across 1 row for each location, similar to how it would look in a table?