mapsreport
Technical User
In order to create two reports which contain anywhere from to 20 elements, I have to link anywhere from six to eight different tables from a database that resides on a SQL server. I need a distinct count per service per individual per local area per region etc. Most of the fields that I am using for the report are formulas. While I'm getting data counted on my report, I'm getting the same data being counted several times as it reads through all the different tables or services. For example, Ctc with office by Person A occurs once, but Person A received two services on this table and two services from another table, etc. My query will show Person A at least 5 or more times and indicate that Person A contacted the office five times (vice one), and received 4 services form one table (vice 2) etc. How do I get out of this reporting loop? The Link option does not let me access the lower left hand box for linking two files when I use this database.