Hi all
Hope you are well, just trying to put a chart for some changes we see every month, have data values from 2 different data sets so had to add Y axis as well. It looks like values are not starting from 0%. Please see the attached
Any thoughts how can I put value starting from 0% please?
Thanks
Ariz
Solved! Go to Solution.
Hey @Ariz, are you able to share a sample of your data or your workflow here? I'd imagine that the field you have highlighted is a string that is displayed as 'N%' - is that right? If so, you won't be able to sort/show the values in the order you're expecting due to the data type. If this is the case I'd recommend making the field numeric and then you can sort and show them starting at 0. You'll also be able to add a % suffix in the display settings.
hey @DataNath thanks! Sorted...
@DataNath How add % using display setting? would you be able to help me with sample workflow?