Skip to content

Rolling aggregations #28

Description

@roveo

Support metrics defined as rolling aggregations, e.g. there's "Number of new registered users" per Month vs. "Total userbase" per Month, meaning number of users in the database at the end of the month.

Without the time dimension, they work the same way as total table transform. With the time dimension, they are calculated along the time dimension, partitioned by any other dimensions.

Is this even needed? Counterintuitive? Maybe just support the necessary transforms?
Generally it looks like Tableau's LOD expressions, but the problem is that Tableau workbooks are specific and metrics are generic. And even then LODs are a mindfuck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions