Dynamic Filter
What is dynamic filter?
Dynamic filter is a type of filter that allows you to quickly narrow down the data displayed to only those data you looking for.
In Qore Base, you can filter your data without create new view everytime you change your filter by using dynamic filtering or parameter
- 1.Create new view
- 2.Add parameter & syntax parameter
- 3.Create filter to connect with parametera. Click Add Filterb. Choose field you want to filterc. Choose operation “contains” or "equal to"d. Input syntax parameter with {{}}
- 4.Save your changes
- 5.Result: input your values
Last modified 11mo ago