hi
i have a custom SAM module (in powershell) that return multiple value in one filed.
it check my last backup job. if job was done it return successful with statistics number 10. if job was failed it return 0.
1- how can i retrieve the single value from "multivaluestatistics" field?

2- how solarwinds interpret field "statisticdata", because i have one node on multivaluestatistics that return 0 but the result ( i guess) is shown as successful with value 10?