Matrix visual result values not pulling for the data
I have three tables. Table 1 CheckNo No of Covers
Table 2 Data Tabe with Check Id, Location Id, date Revenue Table 3 Liaction ID and Location name
Table 1 is linked to Table 2 One to Many relationships on Checkl No Table 3 is liked to Table 2 one to many relationships on Location ID
Trying to get a matrix visual with Location Name, Month, No of Covers and Sum of Revenue for each location. Tried the matrix with Location in Row , Month in Column and Sum of Revenue and Covers in Values The revenue is coming clean but on covers i am getting the total covers from Table 1 for each location for each month. I am a beginner, Any heal will be greatly appreciated. Hem
Comments
Post a Comment