Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Table filtering and not summing correctly

Am tyring to understand what i am doing wrong to make these numbers not match up. I currently have 2 tables;

 

1. Looks at date, location and number sales reps worked that day

2. looks at sales that have been done by store name, date, location, sales and Sales Rep

 

What i am trying to do is based on the above tables is to create a table that looks at Store name and total sales/number of reps worked that day. The issue i have having is the numbers just dont match up example below;

 

 

 

as no date is being selected all the numbers under measure should be 1386 for each store as number of store reps should be the same per store. But for some reason it is changing the number based on store.

 

The measure is just a sum sales reps worked that day. For the count divide by days worked this is not summing currently either as is summing to a diff number to 4.03. Any help would be great

 

 

3 Replies