Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I understand that Scatter charts are used to show data where each instance has two numbers. Is it possible to have Text as one of the axis.
I have CONSULTANT_NAME as a dimension. Ideally I am looking to have CONSULTANT_NAME on x-axis and numbers on Y axis on Scatter chart.
Did try to play around wiith it but couldnt manage to get a result. Was not really sure if scatter charts have the functionality.
Regards,
Koushik Vutha.
That's not possible. A scatter chart needs dimensions/expressions with numeric values on both axes. You can try using a grid chart instead.
That's not possible. A scatter chart needs dimensions/expressions with numeric values on both axes. You can try using a grid chart instead.
Thought so. Just wanted to be sure before I give up.
Thanks Gysbert.