Add negative logic to visual filter recipe
Hi,
I was surprised to see no negative logic in basic filter operations like 'Contains':
Comments
-
I thought I had commented further but I guess not. In general, I think dataiku should offer visual recipe filter options akin to workbook software, with negative logic for every type of filter. Here is what I allow in a Python based SQL query engine I wrote; perhaps it can give some food for thought.
-
@info-rchitect
thanks for your feedback. We have logged this request internally and will let you know if we have any updates here.Best,
Katie
-
Ashley Dataiker, Alpha Tester, Dataiku DSS Core Designer, Registered, Product Ideas Manager Posts: 162 Dataiker
Hi,
Updating this thread to let you know that this is out! In Visual Recipes and in the Visual...if...then processor, you can filter using 'Contains' and 'Does not contain'.
Cheers,
Ashley
-
thx!
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Nice one! Also it looks like this was added to the other recipes that can do filtering like Group By and Filter recipe so great!