-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Query parameters: add default values support and UI #583
Milestone
Comments
OK Thanks! |
@arikfr Hey! Where can I follow progress on this? Any related PRs / issues? Is there an ETA for this awesome feature? |
@AntoineAugusti subscribe to this issue & the newsletter to be updated. I try not to promise ETA, although I hope to get to this one soon. |
arikfr
added a commit
that referenced
this issue
Jun 14, 2016
This pull request implements UI for parameters and also allows to set the default value and type of a parameter. (Closes #583) Other changes in this pull request: - Loading/error state for dashboard widgets. - Refresh button on dashboard widgets (Closes #810). - Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating. - Removed Pivot Table tab.
simo7
pushed a commit
to pubnative/redash
that referenced
this issue
Sep 22, 2016
This pull request implements UI for parameters and also allows to set the default value and type of a parameter. (Closes getredash#583) Other changes in this pull request: - Loading/error state for dashboard widgets. - Refresh button on dashboard widgets (Closes getredash#810). - Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating. - Removed Pivot Table tab.
dairyo
pushed a commit
to KiiCorp/redash
that referenced
this issue
Mar 1, 2019
This pull request implements UI for parameters and also allows to set the default value and type of a parameter. (Closes getredash#583) Other changes in this pull request: - Loading/error state for dashboard widgets. - Refresh button on dashboard widgets (Closes getredash#810). - Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating. - Removed Pivot Table tab.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background on current support for query parameters: http://demo.redash.io/queries/146/source?p_action=create
Things to implement:
The text was updated successfully, but these errors were encountered: