Suggestion: Multiplier support for DCIs in Map

Started by Dalamar_X23, September 19, 2015, 07:43:18 PM

Previous topic - Next topic

Dalamar_X23

I am a big fan of maps and displaying bandwith on them help me a lot to diagnose bandwidth issues, but to show the values in a proper format (like 45 Mbps vs 47185920 bps) you need to create new DCIs to do calculations based on the existing DCI with Dummy and GetDCIValue. (as the formatter does not allow to do this). Shouldn't be much simpler to allow the use of automatic multipliers like in "Last Values" or in the graphs?

Unless there is any other way of showing properly scaled values in the maps :-)

Thanks

tomaskir

#1
Yes, you can auto-format values on the map.
Use the "Format string" option.

See this:
https://dev.raden.solutions/issues/697

Dalamar_X23

Thanks! I was not aware i had that option, it saved me a lot of time.