You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving average, cumulative sum etc. always group by all bucket dimensions except for the first time dimension. This is a good default, but there are use cases for other groupings.
As described for overall metrics (#94597), it should be possible to specify the columns to group by.