Forum Discussion
Elisa112
2 years agoHelper V
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
have you tried filter out those data in the PQ
or you can filter those data in the visuals
1 Reply
- ryan_mayuSuper User
have you tried filter out those data in the PQ
or you can filter those data in the visuals