dbt-labs / dbt-semantic-interfaces

The shared semantic layer definitions that dbt-core and MetricFlow use.
Apache License 2.0
66 stars 13 forks source link

[Feature] Add `period_agg` field for cumulative metrics #289

Closed courtneyholcomb closed 2 months ago

courtneyholcomb commented 2 months ago

Is this your first time submitting a feature request?

Describe the feature

Add a type_param field called period_agg for cumulative metrics. This will be used to support querying various time granularities with cumulative metrics by giving users options for how they want tho aggregate across that time period.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response