How can you display a decimal number as a percentage on power apps? For example in this screen shot i have a label where the text value is "0.5", and i would want this to show up as 50%.
Even when the text value is "50%" it still shows up as 0.5 (which wouldn't be of any use anyway but still i have not found a way to display as percentage at all).
I have tried using the text and textformat functions to format it as a percentage to no avail.