Hello,
I have a field of numeric values that I would like to display in vertical bar chart form. I’ve found that only after I map the data as a text or number set am I able to do this. That would be fine, but neither one consistently orders the values on the x-axis numerically low to high. It seems to be a text-based ordering either way. I’ve tried using both label and value as display options for the x-axis.
I could custome order the values numerically, but was hoping there was a simpler and more robust way of achieving that. I’m also trying to set it up as data continues to come in, so new values need to be worked into the ordering appropriately.
I appreciate anyone’s insights on this!
Thanks, Neil