Hi,
I am trying to add all the data with similar values in charts, however I am not sure of the process.
For eg: If there are following unique users by OS
Android - 100
Ios - 200
Mac OS - 100
Samsung - 200
When the chart is displayed, I want to add Android + Samsung & ios + Mac OS, so that following output can be viewed in charts:
A (Android + Samsung) - 300
B (ios + Mac OS) - 300
Thanks,
Mahesh