Exam ACD100 All QuestionsBrowse all questions from this exam
Question 61

You want to create a user filter based on data stored in a constant.

Which type of user filter should you use?

    Correct Answer: A

    Expression-based user filters are used to generate filter options from data stored in constants, variables, or data store entities. They offer flexibility and can be adapted to create complex filters based on various criteria. This makes them suitable for the requirement of generating a user filter based on data stored in a constant.

Discussion
IrisjiangOption: A

It should be A. The best use for expression-based user filters is generating filter options from data stored in a constant, variable, or data store entity instead of manually creating and maintaining each one.

Vinay1178Option: A

correct answer is A

Djoml1toOption: A

Correct is A.. "The best use for expression-based user filters is generating filter options from data stored in a constant, variable, or data store entity instead of manually creating and maintaining each one." https://docs.appian.com/suite/help/23.2/filter-the-record-list.html#expression-based-user-filters

ovi_357Option: A

Expression-based user filters is generating filter option from data stored in a constant, variable, or data store entity.

nyxxxOption: A

A for sure.

reika1914Option: A

correct answer is A

reika1914

Expression-based user filters allow you to use Appian expressions to define the filter criteria. In this case, you can use an expression that references the constant value to filter the users. This type of user filter is very flexible and can be used to create complex filters based on various criteria.