We have a puzzle and are wondering if anyone else could point us in the right direction. We are running some queries on our data (we pull our data into SQL nightly) and noticed a significant number of entries in the Requests table where there is a user_id recorded but when we then check that against user_dim, there is no corresponding record. So we are scratching our heads understanding how that could be and whether those are requests we need to include or exclude in this and future queries.
Any ideas why request user_id's wouldn't have a corresponding recording in user_dim or user_fact?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.