cube-js/cube

Drill down for queries with "compareDateRange"

Open

#5.056 geöffnet am 3. Aug. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
help wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

Hi !

We've been developping an embedded analytics module based on cube, with an extensive use of drill down. While it's working fine for most queries, it's not yet supported for queries with a date range comparison (and we plan to use it quite a lot)

For instance, the graph below is made from a comparison with a compare date range. image (1)

Would it be possible to extend the coverage of drill down ?

Many thanks in advance for your support on this

Contributor Guide