Thank you for the reply,
Staging table is giving me right amount of records when compared with Analytical and Calculation view.
Ex: For one location:
- Analytical view is showing 80K rows
- Calculated view is giving 24K rows (Which is less)
- Staging table displays 33K rows which is correct with the CRM based SQL query result set.
There is a filter on one of the staging table and we can assume that might be the reason for the row discrepancy but not sure why the records are different in Analytical and Calculation views.
Btw, the joins are all referential.
Please share your thoughts.
Thanks,
Jothi