Skip to main content
krishnav9816
August 9, 2022
Question

readyonly filters (both filters) not working at a time?

  • August 9, 2022
  • 3 replies
  • 0 views

 in that applicationstatus filter  is ok  and Applied department & application status is not working at a time what we do?

    3 replies

    harshitb6843
    August 9, 2022

    You need to pass all of these filters in the logical expressions while trying to query the data. That too, with the 'AND' operator. 
    Adding a documentation link for the same - docs.appian.com/.../fnc_system_a_querylogicalexpression.html

    stefanhelzle0001
    Brainy
    August 9, 2022

    Giving any tip would just be guesswork without seeing your code. Would you mind sharing that?

    krishnav9816
    August 9, 2022

    yea I got it thanks