Being able to build custom KPI charts that take in simple mathematical formulas using the output of other charts. This would allow us to have better control over the data we want to see in our reports.
Here is an example of what I mean.
Currently I have two KPI charts, one that counts conversations with the tag “Branding” and one that counts all conversations regardless of their tag.

I’d like to build a third (custom) KPI chart that grabs both of these values and applies a mathematical formula.
(Chart1/Chart2)*100 = X
which is
(33/356)*100 = 9.27
and then output that number to my new custom KPI chart as seen below

