Closed pablolmedorado closed 7 years ago
Hi guys;
I would like to know if is possible (or planned) to perform a "cut" with null values. I did not find it in the documentation.
Sometimes I need to filter the records in which a certain dimension is empty.
Thanks in advance.
Try to use __null__ string as a value.
__null__
Note that this might be changed in the 2.0. Related: #409
Great! It works.
Thank you so much!
Hi guys;
I would like to know if is possible (or planned) to perform a "cut" with null values. I did not find it in the documentation.
Sometimes I need to filter the records in which a certain dimension is empty.
Thanks in advance.