Support additional ad-hoc filters #406
Closed
RoryCrispin
started this conversation in
Ideas
Replies: 1 comment
-
It's a bug. Created a bug fix #414 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ad-hoc filter variables can be added to a dashboard and used to filter the ClickHouse data source results.
The ad-hoc filter UI offers
But the CH datasource does not support the regex expressions
~=
and!~
Either, the UI should hide these fields, or support for them should be added.
I'm not sure if the plugin has support for hiding the options, however.
Beta Was this translation helpful? Give feedback.
All reactions