Hi,
Yes, i have a prompt that selects the date time frame and have to give a list of countries with in that time frame. There are set of caseroot ids in that time frame and i have to show them in a chart. But since they are unique, for duplicate countries it will appear twice.
For example - china will show 2 bars with 2 unique ids. I have to show only one bar and display the number 2. Israel will have three bars with three unique ids. I have to display israel only once with a number 3.
Hope you got the point.
Arun