Quantcast
Channel: THWACK: All Content - All Communities
Viewing all articles
Browse latest Browse all 13537

Can this be represented in a column chart?

$
0
0

Orion 10.7

 

Trying to show this in a column chart....

 

SELECT left(Nodes.MachineType, 13) as Version, Count(MachineType) as Count

FROM Nodes

WHERE

Nodes.Vendor ='Windows'

GROUP By left(MachineType, 13)

 

 

RESULTS:

Windows 2003         1

Windows 2008         49

 

I want to show this in a column graph/chart but it keeps prompting for a time value....

 

Ideas?


Viewing all articles
Browse latest Browse all 13537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>