I'm getting an error for some indicators in my SSRS report. The weird thing is that I don't get this error for all indicators, even though they are basically doing the same thing. The error is:
"Minimum should be less than Maximum for state indicator "indSold" in gauge panel 'GuagePanel9'"
I do not understand this error. My other indicators work just f'ing fine in my other fields and they are based on the same values. I have negative numbers in my fields, so the ranges are:
START = -0.90 END = 0
START = 0 END = 100
Again this works just fine in my other indicators, why does it f-up in only certain indicators???