Hi
I have a poller which pulls a table of Integers from a Shiron satellite modem which I then enumerate to provide a different text value.
I then want to use the Transform function to perform a calculation on the Enumerated value but when I select the original poller to perform the Transform it uses the Integer from the table instead of the Enumerated value. Is there a way to tell the Transform to use the text (Enumerated) value instead of the raw value(Integer from table)?
Thanks
Rory