Question
How to get data from a MS SQL SP to drive a Gauge Widget
I have a sql Database connection with services. How do I get a Gauge Widget driven by data returned from a stored procedure? Does it need to have an output parameter assigned to the Gauge?
Any advice appreciated,

