I have a dataset with contains 2 text fields, I want to display bar chart using those 2 text fields, please see the below screen shot for your reference, rounded circle is my requirement. So please help me to build the bar chart
Hi @Cnagabhairava,
Where are those values coming from if there’s no value field? Could you show what your dataset looks like?
When using string values in a visual (like a bar chart), the only available aggregations will be either a count or count distinct, so you’ll need a field that’s a number or integer field.
Hi Brett, thank you for your answer, I got the metric value, now my viz shows as accepted. But in Viz data labels have not appeared properly, those are in misplaced, could you please help me to resolve this issue, please look into below screen shot for you reference.