Skip to main content
saurabhs0003
January 22, 2022
Question

expression rule t return particular site

  • January 22, 2022
  • 10 replies
  • 0 views

Hi All ,

I have a query regarding Expression rule .I have DB where isCompleted and IsMandatory fields are there with repect to particular requestID

Example:

here I want to return only those sites which have isCompleted=1 for all the isManatory=1 

in the above example , i must get only requestid =2 

    10 replies

    harshitb6843
    January 22, 2022
    saurabhs0003
    January 22, 2022

    I am using the same . but not able to achieve can you help me with code

    harshitb6843
    January 22, 2022

    Can you paste the code you are using to achieve this?