I have a query based dropdown list parameter in one of my queries.
The dropdown list provider query outputs values in standard, name-value pair, way as stated in documentation.
I want to put the parent query in a dashboard as a widget, which works fine. My dropdown list parameter comes up as a widget parameter and updating values also changes the result.
Problem comes when I want to put a static parameter value instead of displaying a dropdown. The static value is not being recognized and I’m presented with error in screenshot. I’m 100% sure the value selected in the static parameter exists in the query results.
I think this is a bug and needs to be fixed. Please provide feedback.
Redash version: 8.0.0+b32245 (a16f551e)