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
Right now we're displaying a "Group by A, B, C" list in the Revenue Analytics UI but that wont scale. We need a way to group by an arbitrary field and maybe expand that grouping to all of the visible charts - or the ones that make sense.
This requires a somewhat big redesign because we'll need to update the query runners too. We should also try and remove any cruft in that UI to make this more reasonable/easy to see.
The text was updated successfully, but these errors were encountered:
Right now we're displaying a "Group by A, B, C" list in the Revenue Analytics UI but that wont scale. We need a way to group by an arbitrary field and maybe expand that grouping to all of the visible charts - or the ones that make sense.
This requires a somewhat big redesign because we'll need to update the query runners too. We should also try and remove any cruft in that UI to make this more reasonable/easy to see.
The text was updated successfully, but these errors were encountered: