Forum Discussion

Elisa112's avatar
Elisa112
Helper V
2 years ago
Solved

Remove null values from a date column

Hi Experts

 

I have a calendar table but I also need to define the customer (fact) table as a date table using start date, this is not currently possible since there are customers with no start date (hence the null dates).  What is the best way to remove the customers with null start dates. There are many other columns with nulls but I do not want or need to delete those.

 

Thanks in advance