I’m using this script: https://codepen.io/syedrafeeq/pen/rcfsJ
and have the numbers counting up perfectly when it’s static values. I thought it would be a simple case of changing it to use dmx-bind but that just gives me a zero.
It should work, shouldn’t it? The variable {{connStats.data.queryTotalMembers[0].totalMembers}} is giving me the correct number if I just display it normally.