Hi @abhinav_gundlapalli and welcome to the Quick Community!
You are correct in the fact that not all visual types contain the same visualization options; like Data labels for instance. Many of the visual types limit your data label options, bar charts being among them. My initial thought for a work around would be to create a calc. field for each aggregation type and then use concat to combine them into one field. But as concat would create a string, it will force you to use a count or count distinct aggregation when applying to the visual, so that will not work in this scenario.
So the only other available option would be to include both in your tool tip.
Additionally though, I’ll go ahead and tag this as a feature request to promote visibility to the AWS support team.
Thanks @Brett ! I have exhausted all options and tired all methods and hence wanted to see if anyone has gotten any success with something similar.
We were at the Quick suite user group meetup at Chicago and discussed this there as well. I wanted to put it out there to bring in the AWS Team’s attention to have this as a feature request!