Set filter in merged query rule

Certified Senior Developer

In this rule i had merged two query rule to one new rule, now i want set query filters on this new rule to filter data. Thank You

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Fascinating work.  I'm sure others will tell you, that you should do the filtering before the merge, and that would likely be the best option.

    However, if you do indeed need to proceed in this direction, I think you could wrap the "expression:" of that forEach with a logic function like a!match and then reject(fn!null on your data.

Reply
  • 0
    Certified Lead Developer

    Fascinating work.  I'm sure others will tell you, that you should do the filtering before the merge, and that would likely be the best option.

    However, if you do indeed need to proceed in this direction, I think you could wrap the "expression:" of that forEach with a logic function like a!match and then reject(fn!null on your data.

Children
No Data