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
trafficstars

Redash has a very rich API, but it's undocumented[1] which makes it far less useful or adopted than it could be. It seems that the way to go forward is...

Backend
Documentation
Feature: API

Hi, We're trying to query a Kibana from Redash with the following query: ``` { "index" : "index-*", "fields" : ["@timestamp", "requestServedMicroSec", "status", "request"], "query": "POST AND NOT uenc AND...

I am using Redash from my UI application. I have token based authentication, which happens using identity server. Issue: User is authenticated on UI, JWT token is created. Call to...

## What type of PR is this? - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...

### Issue Summary I'm trying to upgrade our Redash from version 10.1.0.b50633 to 25.1.0, but when running the migrations (`manage db upgrade`) they fail: > Updating hash for query 2578...

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.2.1. Release notes Sourced from webpack-dev-server's releases. v5.2.1 5.2.1 (2025-03-26) Security cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header requests with an IP...

dependencies
javascript

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.3)](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

### Issue Summary Forked queries after enabling the schedule are disabled in the DB, preventing refreshing / scheduling. New queries are working OK. ### Steps to Reproduce 1. Fork query...

### Issue Summary I have setup redash and I tried to connect to my MSSQL server but getting unhandled error (test connection) ### Steps to Reproduce 1. Setup mssql server...

## What type of PR is this? (check all applicable) - [x] Feature ## Description Support quarterly interval in cohort #4269 ## Related Tickets & Documents #4269 ## Mobile &...

Frontend
Visualizations