Hello everyone,
I have a fact table with multiple columns of dates and I built my measures (distinctcount) using userrelationship by stating what date column to use in each measure.
I noticed my measure return lower number than it should be, so I pull both the date in datetable and the date in facttable as shown below.
You can see 6/10/2021, 6/13/2021 from the fact table did not found a match from the datetable.
What have I done wrong?
I have a fact table with multiple columns of dates and I built my measures (distinctcount) using userrelationship by stating what date column to use in each measure.
I noticed my measure return lower number than it should be, so I pull both the date in datetable and the date in facttable as shown below.
You can see 6/10/2021, 6/13/2021 from the fact table did not found a match from the datetable.
What have I done wrong?