CustomGraph for multi-index table
Is there a way to build a customGraph that uses an OID from a table with two indices?
My specific problem is with a table that has an index like
{thingID, intervalNumber}
I want intervalNumber to always be 1 (the previous interval). "thingID" is the index that I want users to pick, to decide to monitor "thing #2".
New to ADSelfService Plus?