One of the universal device poller results I created results in a series of text string as follows:
None,None,None,None,None,None,None,None,None
The relevant result is just the 1st and/or 2nd "None". All the rest are for future expansion boards when added to the monitored device. My objective is to transform this result to return only first "None" or the first 2 "None". I believe the substring formula can do the job. However my Universal Device Poller does not show this among the available transform formula under the "transform results" tab of the UnDP. Our Solarwinds has NPM version 11.5 which I believe is among the latest. Should this version have the substring formula available? What steps can I take to meet my objective?