I have report that has customer name and address. Customer ABC has two addresses which is valid. Yesterday morning when I ran report, report showed only one address, and when I ran report again in the evening it showed two addresses. Data did not changed I am working with March data, so no problem with Database side.
This morning I ran same report I am getting one address only, so I did following steps:
-
Ran report in webi got one address.
-
Took query and ran in pl/sql , returned two addresses.
-
In qury filter I added customer name =‘ABC’ and refreshed report it returned two addresses.
-
I compared sqls from step1 and step3 no difference in joins, one different is it has extra filter condition on customer name.
I am lost no idea why its behaving differently. Any help appreciated.
rajpal (BOB member since 2010-05-07)