Both Queries are same and result set are also same.
Yes both databases are same.
Yes,I am comparing xir3 data with bo4.1 data.Every thing is matching except few dates.
The report having Breaks and Alerts as well i believe there is no problem in that.
I just started my analysis using only two objects like below.(Date Added,Product code are objects)
Date_Added Product code
When i insert the above objects in the context some dates are not displaying in the report,But in BO 3.1 which is working fine.
I check (Avoid Duplicate row aggregation in table properties).In this case missed data is coming but duplicates (BO3.1 this option is unchecked)
As i said above some date values are giving wrong dates,when i check the option Avoid duplicate row aggregation the correct date recorde also displaying but duplicates.
The problem i identified
when i Check Avoid duplicate row aggregation the below data is displaying
Date_Added prodcut code Value
30/Nov/2015 AAA 7.891
30/OCT/2015 AAA 8.988
31/JAN/2016 AAA 2.679
But report needs to dipaly 31/Jan/2016 data.
when i un checked Avoid duplicate row aggregation data for 30/Nov/2015 displaying (But in 3.1 this option is uncheked)
The breaks are there in reporton date_added and product code.
Please suggest where the issue exactly persists.
Thanks