Want to understand difference between Aggregate BY through UI and Calculation.
Example:
I want weekly Sum values against ID. It is working fine using “Aggregation By” ID through UI as per below image.
But I want to do this with My Calculations and don't want to use UI option Aggregation BY.
I tried it using AGGR BY , SUM BY. But no luck. Any help is appreciated.