I want to divide by 100 only the values encircled.
I want to add units to the encircled values. V, A and V.
How do I do that?
Hi,
it is not possible to apply transform only to part of polled table.
If you would like to transform only these 3 rows you may create poller for the specific table row OID. Then create transform poller for this poller.
It is also not possible to add string text like V or A in transformed poller.
Roman