Hi there everyone,
I'm looking for a solution to a bit of a strange predicament, and I'm hoping the SQL experts on here will be able to point me in the right direction!
I'm trying to put together a report which collects multiple different values from the Universal Device Pollers (NPM.CustomPollerAssignment NPM.CustomPollerStatus) but running into an issue because the different sets of data are stored in the same column.
Is there a way to get Status from rows with "xupsBatteryAbmStatus" in the AssignmentName column to show up in a different column as the Status values from rows with "BatteryLifeRemaining" in the AssignmentName column?
