redash icon indicating copy to clipboard operation
redash copied to clipboard

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

Results 435 redash issues
Sort by recently updated
recently updated
newest added

As an extension of #1511, maybe we should hide the query description on dashboard widgets? This will give an outlet for users to describe their queries, without cluttering their dashboards....

Frontend
enhancement
Feature: Dashboards

### Issue Summary We have an existing Redash instance on version 8 running with SAML without any problem and when we upgraded to 10, everything works other than the SAML...

## What type of PR is this? (check all applicable) - [x] Other ## Description Support the following queries for results parser when using mongodb: ``` "fields": { "run_id": 1,...

### Issue Summary The option to use dashboard level filters also leaves the filters in the widgets too. Its not a real bug but this behavior is laden and annoying,...

Feature Request

Given a query with parameter `{{x}}` if the title has `{{x}}` in it, it will be replaced with the parameter value. If no value is provided, the parameter name will...

enhancement
Feature: Parameters

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Would make things easier and it's not that big of an ask.

- [ ] GraphQL query runner - [ ] Update code editor to support GraphQL syntax

Backend
enhancement
help wanted
Request: Data Source Support
hacktoberfest

### Issue Summary Weekly Scheduled Queries not running for Postgres, Presto and Redshift. ### Steps to Reproduce 1. Create new query in Redash V9. Beta 2. Save, publish, execute it....

It'd be great to have alerts which could trigger when the number of rows a query returns crosses a certain threshold. This would better support queries which return “suspicious” rows...

Feature Request