Formatting Scalar values

I’m returning a scalar value but it seems to be showing a decimal. Is there any way to format the result?

It looks like the value is formatted automatically, but I can’t figure out how to get the raw value to display:

image

There’s a few ways you could achieve this – for example, by editing the data stream’s JSON or the tile config but this actually looks like a bug :lady_beetle: with the VMware plugin. I’ve raised with the appropriate team and will let you know when it’s fixed!

Hi @Jelly - that issue has now been fixed, and those data streams now correctly show an integer value. Thanks for raising it :raised_hands:

That’s awesome, thanks!