Forum Discussion

j_ocean's avatar
j_ocean
Helper V
3 years ago

Calling a Column from a SUMMARIZE() Function

I have data down to the daily level, reporting monthly sums. Easy enough. The problem is I'd like to get an average and standard deviation at the quarterly level, based on the monthly. I was able to ...