79109693

Date: 2024-10-21 10:53:12
Score: 0.5
Natty:
Report link

This happens because of data type incompatibility between relationship columns. As an example, Calendar table has data column and fact table has date time column, and we are making a relationship between those two columns filter won't work.

Make both data types same for date, pick date time or date for both columns.

Reasons:
  • No code block (0.5):
Posted by: AmilaMGunawardana