September 2018
Beginner
224 pages
4h 46m
English
The Query Results Data Source allows you to run queries on top of existing query results, so you can easily merge/refine results or perform any other kind of post-processing on the result set you already have:

The naming convention when dealing with a Query Results Data Source is in the form of query__$QUERY-ID, where $QUERY-ID is the ID of your initial query that you wish to reuse the results of (that is, the number in the query URL).
For example, suppose your query is http://demo.redash.io/queries/7177. When referencing its results, you will use ...
Read now
Unlock full access