Hi,
I am trying to pass the values from context variable called "playerPercentageData" which contains this data.
<playerPercentageData>{"P2":"33%","P3":"11%","P6":"11%","P4":"22%","P1":"11%","P5":"11%"}</playerPercentageData>
I would like to send these percentage to the data progress value.
Can anyone help on this ?