Question
May I display the units for a value into the mashup?
If I have my property number which unit is in % is it possible to show into the label widget (or into any other widget) both the value and the unit?
So instead of 50, I want to see 50%.
Obviously without resort to another property which is the join of me.property+'%'

