Open
Description
Are searching and filtering more or less the same and just two different approaches to reduce a list? I cannot find enough information about these methods. What are the differences or intentions? When to use what? Are there any side effects?
Is it true, that if I want to search for different item values, I have to use filter
? It seems search
allows only to search for a single value.
Thanks for you input!
Metadata
Metadata
Assignees
Labels
No labels