First time poster. This is new to me. Sorry if I’m not explaining well please let me know if I need to explain another way or better.
I have a clustered bar combo chart that displays my EC2 instances over time. My filters allow me to see how many EC2 instances were running on each day.
x-axis= usage_date
bars= resource_id (count distinct)
I would like to add a KPI visual that shows the the number of instances that were the maximum and the day it occurred. But I can’t seem to figure out what I should use for Value and Trend Group. I think I need to create a calculated field for one or both, but I’m not sure.
When I try to create the calculated field I get ‘ERROR’ as my expression is likely bad. I am not sure if I should be using a filter or a calculated_dimension in my max calculated field or what the calculated field should look like.
It is making me crazy that I can look at the clustered bar combo chart and see which day had the most instances but I can’t figure out how to translate that to the KPI visual. Any suggestions would be appreciated. I’d love it if someone posted a calculated field example for my scenario. Or if you can point me at any links or anything that might help.
Thank you.