QA-T244

Embedded Tables : 04 - Filter an embedded table

OBJECTIVE
Check that embedded tables can be filtered statically, or dynamically using variables

CCT:

  • Filters must handle most data types (float, boolean, string, date, intervale, etc.)
  • Filters can be dynamic (based on a variable)
  • Filters should update in real time when a variable value changes
PRECONDITION
  1. QA-241 has already been completed, and you have an app with an embedded table
  2. You have imported the "Tables filters" app

Covers

models
routes