I would like to be able to use multiple aggregation methods in one dynamic custom expression.
Example case:
"Is it possible in a graph (line chart, bar chart, cross table, ...) to have a custom expression that is using 2 aggregation methods?
In my case, i would like to have something like this: 'StdDev(Product(1+[column_A])-1) over SOMETHING'