Hey guys. I am displaying a list of things which is a combination of text and numbers. I need to display these things in a decreasing scale based on the numeric values. Did anyone needed to do this before? How can I achieve this?
Hey Razvan,
With the use of “sort by” in your data source, you can easily do so.
If this doesn’t work let me know.
Thanks