I'm assuming there is a quick fix for this one, and that I'm just looking at it the wrong way. I've created a bulb widget, which I'd like to have different shades based upon the value of data returned from my data source. I'm setup a color range, and assigned an integer value of 1 and say 99999 (Using variables I created) for the min and max value expression. However, upon execution of the report, I'll see the value printed below where the bulb should be, but their is no bulb. If I remove the color range, the bulb prints, but with a default gray color. Did I miss something obvious here?