How would one configure the Y a-xis to show the values in order from least to greatest and make the bars reflect ones data?
Hi @JavierHerrera14 your Consumer Deposit Balance appears to be a string field with the curreny and commas included. You would need to transform this field by removing these and converting to a numeric field to achieve what you ask. Once you done that using a Sort tool before the Interactive chart should ensure your data goes from least to greatest.