Hi All,
Currently, we're working on getting something like a trendline/average line to work in Design Studio.
Basically, we have a line chart projecting number of calls per day. I'd like to add a line with the average number of calls for that month, depending on the selected month.
I know there is a math (SDK) component that has an average function. Would that be of use? Since the backend is a universe, doing the aggregation there, and still have it react to the month-filter would be nearly impossible.
any ideas on this topic would be of great help!