Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Time series aggregation

I have several daily sales datasets which I want to aggregate and sum to monthly sales for each dataset and plot on separate line charts. I don’t want to use date hierarchy because then it would merge the same months of each year. You can use group by in the query editor but it would be inefficient when you have multiple tables. Is there a more efficient way to do this so you can do the aggregation for all tables in one step?

2 Replies