Hi All,
Is it at all possible using Custom Charts in Orion to plot a count on a bar graph to reflect report statistics such as the below which is a custom report totaling all node down events over the last month and outputting the top 20 Nodes? The below just reflect a custom property of StoreCode instead of Node.Caption. I have attempted creating a custom chart based on the SQL query and having it pull a list of timestamps returning MAX(EventTime) for each node just to satisfy the Time Column criteria of the data series, but I don't see any way to replace this with something such as the StoreCode below.