Hello Community,
Is there a way to search within one or more columns without re-executing the query?
The search input component offers a convenient search, but isn't restricted to a specific column.
Or is there a special syntax for this?
The query filter component simply highlights the results. Is there an option to completely hide non-matching entries?
Thanks,
Felix
Wout Mahieu [SLC] [DevOps Catalyst] Answered question 23 hours ago
Hi Felix,
You could link a search input, numeric input or a text input to filter a specific column:
Hope it helps.
Felix Wesemeier [DevOps Catalyst] Posted new comment 2 days ago

Hi Miguel,
thanks.
It tried it, but it looks like the query is executed again when entering something.
This is what I want to avoid.