Hi All,
Is there anyway I can add a prefix to a number without converting the data to text? Something like currency. I’m working on a price list, and would like to add “RRP” (Recommended Retail Price) to my price to give it more clarity.
I tried using concatenate to manually add them. However once it turns into text, it messes up with the mobile layout and it wouldn’t display like it normally would with numbers - which is on the right hand side.
Any workarounds I can try? Thanks!