HI
I have create a custom UDP poller, retrieving an SNMP table with 12 values. Works fine.
I have then created a transform manipulating the data, and the test run in UDP shows the expected transformed data.

But when I then add the transform to the same node used for testing in UDP, it shows me a graph with data completely unrelated to the data created by the initial poller and the Transform.

What do I need to do to get the graph to show the transformed data??