[HELP] SSRS CrossTab givin weird results

  • here is the database :

    [Code]

    PersonYearPeriodePoint

    A2008165

    A2008288

    [/Code]

    i make a crosstab SSRS with this specification :

    Report Parameter: Year

    Row Dimension: Person

    Column Dimension: Periode

    Measure: Point

    logically the result should be like this...

    [Code]

    Periode

    12

    A 6588

    [/Code]

    But the results r like this :

    [Code]

    Periode

    12

    A65

    A88

    [/Code]

    what did i miss ???

    can anyone help ???

    i'm gettin frustated here....

  • Hi...

    Greetings for the day...

    Well, I tried this jst now..and it is giving here the expected results..

    I would suggest you to try it once again...taking..Year on columns first and then dragging Pericode field later above the Year field...(it means..we doing nothing new here...still..give it a try)....

    Please let me knw...abt the same..

    Thanks alot,

    Niraj

  • Check the Person field carefully for things like trailing spaces (i.e. "A" and "A "). I've seen that more than once.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply