Hello,
I am trying to figure out if it's possible to display the results of a SQL query using the "SQL Server User Experience Monitor" component in a SAM template. My query returns two columns with anywhere from 4-5 rows of data; I have edited the query to display the count as the first column for "component statistics" and the type names as the second column. It appears that the component only allows for (or only reports) the first value of the first column as statistics data and the first value of the second column as a "message". Is there a way (custom table, report, etc..) that I can get the full results of the SQL query to display in a dashboard?
Thanks,
MC