Summary
Support for Treemap charts in OAC with being able to configure colors
Content
Hello,
I have a requirement to use Treemap charts to show categorial data. I show in Y-axis "Record Count" and in X-axis a category called "Month". Also, I have "Record Count" added to "Color". This shows me the chart as in the screenshot.
In the screenshot, I have chosen, Green to Red diverging colors between months. When "Record Count" is added to "Color", OAC calculates Record Count for each month and shows the percentage difference as Green to Red diverging colors. Here, the colobr calculation is done by OAC. It takes Record Count for Nov moth as 2288249 (94.3%) and Record Count for Oct month as 138197 (5.7%) and shows the divergence in color.
My requirement is to replace "Record Count" with a custom calculation. My calculation would be "Record count for Nov month" minus "Record count for Oct month" divided by "Record count for Nov". How would I fetch the "Record count for Nov moth" in OAC?, ie, based on what is shown in the chart, "I want record count of that particular month" to be returned. Would I be able to fetch this in OAC?
Thanks in advance,
Chethana
