cube-js/cube

Drill down for queries with "compareDateRange"

Open

#5,056 opened on Aug 3, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
help wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

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