Hello Dojo,
I am trying to display the Max Value of two bitrate values using the ParametersSummary shape data.
In cube each of the two values are nicely displayed as kbps or Mbps depending on the actual value.
For example in Cube I see "1.56 Mbps" but the value displayed by the ParameterSummary on Visio is "1560302.91 bps".
Is there any way to manipulate the display such that it also shows the value in Mbps or Kbps iso bps? Or would there be an alternative to reach the same goal?
Thanks!
Hi Koen,
In case it is not possible to use ParameterSummary together with dynamic units, another approach is to perform this aggregation in a GQI query. I double checked and confirmed that aggregated values takes into account dynamic units.
Hope it helps.