Forum Discussion
Matjo
Advocate I
8 years agoSlicing on a date when dates are represented by a range
I have the following information about customers: Customer_id Customer_type Start_date End_date 1 A 2017-01-01 2017-06-30 1 B 2017-07-01 2017-12-31 ...
- 8 years ago
Matjo
Advocate I
8 years agov-frfei-msft Thank you very much for your help! It works great except that it does not handle the null values in the column but that is fixed easy.
Ashish_Mathur
Super User
8 years agoYou are welcome. In the Query Editor, you should be able to filter out the NULL values.