-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support __text/__value custom display query variables #275
Comments
Thanks @njvrzm for filing the issue in my name. If someone can give me a pointer, how this functionality can be added, I can try to file a PR. Without this, dashboards variables are significantly less comfortable (users now have to enter the customer ID to filter for, instead of previously the ability to select based on the name of the customer) from a query variable. |
relates to grafana/athena-datasource#286 |
Indeed, using |
Just a heads up this is still broken, see discussion here: grafana/athena-datasource#286 |
The use of text and value variables was misleading in the Grafana docs. We have updated the Redshift docs recently - tldr this is supported with |
Is your feature request related to a problem? Please describe.
Users migrating from the PostgreSQL datasource to the redshift datasource lose the ability to create query variables with custom display values using
__value
and__text
columns as described in the documentation.See this community thread for an example.
Describe the solution you'd like
Redshift should support this feature to ease migration.
The text was updated successfully, but these errors were encountered: