Forum Discussion
Anonymous
6 years agoNot applicable
Aggregation(sum) from time column
Hi, I would like to get help to make calculated column by 3 hrs aggregation (sum of value column) from DateTime column or Start of Hour column for each datasetID. Here is my dataset: Tha...
dax
6 years agoCommunity Support
Hi Anonymous ,
Did you want to get rolling value of 3 hours? If so , you could refer to my sample for details. (It seems that each hour's duration of timestamp is 3600 in your sample).
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.