Hi, I have the following problem.
I am making a chart in SSRS 2008. I am making a count, and the counting result is 2.
Due to a small calculation, the chart repeats the values ββon the Y axis. This does not happen, for example, when the number is 50. 
How can I get rid of duplicate values ββ1 1 and 2 2. Of course, if I set the interval to 1, the problem is fixed, but if the count is 50, the interval will be displayed from 0 to 50 (0, 1, 2 ... 50, and I do not want it)
Hope someone has an answer, thanks.
charts ssrs-2008
Sanchitos
source share