Skip to main content
jeffrey_boyer
Gainsight Employee ⭐️
Gainsight Employee ⭐️
October 4, 2018

Rules Engine: Group Filtering by Parenthesis you define in Advanced Logic

  • October 4, 2018
  • 2 replies
  • 142 views
It would be nice to group the filters and criteria in the rules engine (dataset and actions) by how you define them with Parenthesis.  

Example: (A AND B AND C AND I AND K) OR (D AND E AND F AND I AND K) OR (G AND H AND I AND J)

Visually it would be nice if there was a view that grouped by parenthesis so in this case I would have 3 groups when the grouping view is turned on.  This would allow for easier troubleshooting when trying to read through the advanced logic to see what all is being filtered. 

    2 replies

    upendra_damacherla
    Gainsight Employee ⭐️
    Gainsight Employee ⭐️
    October 4, 2018
    It would be nice if we can move the criteria like fields in reports.
    Upendra
    darkknight
    Expert ⭐️
    October 4, 2018
    Yes yes yes yes yes!

    Something akin to how developers group code statements into stanzas!  I was trying to demonstrate the Advanced Logic last week to someone in a visual way as below.

    So A AND B AND (C OR (D AND (E OR F OR G))) AND H AND I AND (J OR K OR L) AND M AND N

    Becomes



    The parentheses line up to show which clauses are grouped together.
    Jeff Kirkpatrick