Hello!
I need help with a dashboard in OAC, the condition is as follows:
User selects 13 months, my graph will show cost value, month by month, of these 13 months. In addition, I need the median of this cost to show in the graph, but the median must be calculated based on the last 12 months of the selection made. Does anyone have any tips on how to achieve this by calculating the median this way? Only consider the last 12 months and not the entire selected period?