I have a custom powershell script monitor that is running in our environment. The powershell script returns 7 pairs with the script. The application team has asked for a dynamic dashboard that would display the 'real time' information for data returned by the script. (the current values). I have looked at the multiple statistic chart, but the chart is not dynamic. I would like to use the custom query object in the dashboard, but when i look at the query i can only return the first statistic but not any of the other 5. Is there some way to get the rest of the data in a custom swql query similar to the multiple statistic chart.