Hi Skyline team,
I have a quick question about LCA behavior regarding unit conversions.
Is it expected that LCA automatically converts units when displaying values? For example, I have a parameter in a table that shows values in Kbps in the DMA (This units are configured in the protocol), but when I query it in LCA, the values appear in Mbps.
I ask because I was trying to apply coloring to that column, and it wasn’t working as expected until I realized that LCA was showing the value in Mbps, while the coloring logic still needs to match the original value in Kbps coming from the DMA.
Is this automatic conversion expected behavior? And if so, is there any way to control or disable that conversion?
Thanks in advance!