Use visual builder to help define nested filter logic : ( (A OR B) AND (C OR D))...

AshleyW
AshleyW Dataiker, Alpha Tester, Dataiku DSS Core Designer, Registered, Product Ideas Manager Posts: 161 Dataiker
edited July 16 in Product Ideas

Hi,

Posting this comment from @natejgardner
as a Dataiku Product Idea:

"It'd be great if the visual filter builder were able to support more sophisticated logic. Currently, all the filtered values need to be combined with either and or or, but in some cases, users might want to use nested logic without needing to write an expression using formula language or SQL. This UI handles nested logic pretty well. It'd be awesome if logic like this could be expressed visually, I think it'd speed up development quite a bit and also help users intuitively understand what they're filtering for.

(
  (Condition1 OR Condition2) 
  AND 
  (Condition3 OR Condition4)
)
OR
(
  (Condition5 AND Condition6) 
  OR 
  (Condition7 AND Condition8)
)

Let us know what you think by adding your vote ( = yes, please!) or comments.

Take care,

Ashley

1
1 votes

Released · Last Updated

Comments

Setup Info
    Tags
      Help me…