January 7, 2009 at 2:08 am
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....
January 7, 2009 at 3:24 am
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
January 8, 2009 at 12:05 pm
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