Using both Category Groups and Series Groups leads to minimum data value of 1

Odpovědět Using both Category Groups and Series Groups leads to minimum data value of 1

  • Monday, January 28, 2013 7:25 PM
     
     

    I have a query that gives me a list of all current customers, the software version for each customer, and number of helpdesk calls that each customer has placed in the previous 2 months. 

    When I attempt to graph this, using version as the Series Group and number of calls as the Category Group, I'm running into a weird problem: The minimum data value is always 1, even if there were no customers with that version and number of calls.  In the image below, the chart on the left shows what I'm talking about.  The chart on the right doesn't use Series Groups, but instead has a series for each version and then manually filters in the value expression.  The chart on the right is correct.

    Image to show value and grouping definition:

    Thanks for your help.

All Replies

  • Wednesday, January 30, 2013 6:09 PM
    Moderator
     
     Answered

    Hi Beecubed,

    I have tested a similiar scenario in my test environment, however, everything goes well. Based on my experience, a report might become disordered if we modify the charts in the report time and again. Here, I suggest that you create a new report and check the issue in the new report. 

    If the issue persists, please send me the RDL file to sqltnsp AT Microsoft.com (Please replace AT with @) or upload the file to skydrive.live.com so that we can make further analysis.

    Regards,
    Mike Yin

    If you have any feedback on our support, please click here



    Mike Yin
    TechNet Community Support

  • Monday, April 29, 2013 4:01 PM
     
     
    Sorry for the long delay. This did fix my issue. Thanks for the help.