Hello all,
I'm looking to create a Custom SWQL Query that pulls in interface bps data and sorts the bps column as a number rather then a string. I'm wondering if there is a magic [_ItemFor_ColumnName] like [_LinkFor_Node] or [_IconFor_Node] does. Currently using CONCAT causes the column to be sorted as a string and that's not what I'm looking for as that'll but outputs in Mbps between outputs that are Kbps in the sorting order since it's going off the first character 9 rather than the numbers. I hope that makes sense.
Thank you,
Doug.