I am trying to create a report based on several fields from a single query. When I run the query, everything is as it should be. However, when I run a report from that query, each query record appears 2x in the report.
I'm thinking maybe the query needs to be cleared before re-running? Any...