Hi all,
is it possible to show a datafield.value with some printf like format for exaple show %uT(%u) and if the numbers are 10 and 15 it will show 10T(15) in the value of the datafield,
I could not find a way to do it, so today I put one of the values in the label so my label is T(15) and the value is 10 (in this example) - in my case the teo numbers are number of steps in activity and total number of steps today
thanks