I have designed a simple crosstab report in Webi. The body values in the crosstab are being replicated. To verify my SQL and Universe, I have designed the same in the full client 6.5 and the results are fine. I have attached word document with the screen shots. Please look into it and let me know where I went wrong.
Looks to me like the object you are displaying in the body isn’t properly defined in terms of the other objects. That is why I asked if you had multiple data providers.
In other words, since it is just repeating values for every cell in a row, it is not properly related to the field that is displayed across the top of the crosstab. I would start investigating that.
The problem u have faced is the same problem i am facing, i am getting duplications of my vertical axis values, whereas my horizontal values are dates.
To solve the issue of duplicate values in crosstab report- do the follwing:
create a variable
assign the object that is repeating to this variable
make the variable as a MEASURE (irresepctive of its datatype )
drag the new variable in your cross tab report