I made a bean based report ,it is working fine in Xstore but when i run this report into Xadmin then
DEBUG [dtv.data2.access.impl.jdbc.DtvPreparedStatement.SELECT] execute [ 0.595 ms Local] SELECT t.organization_id, t.org_code, t.org_value, t.create_date, t.create_user_id, t.update_date, t.update_user_id, t.parent_code, t.parent_value, t.description, t.level_mgr, t.level_order, t.sort_order, t.inactive_flag FROM loc_org_hierarchy t WHERE organization_id = 1 AND org_code = 'STORE' AND org_value = '12411027'
2019-10-18 11:59:49,542 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG [dtv.data2.access.impl.jdbc.DtvPreparedStatement.SELECT] execute [ 0.233 ms Local] SELECT organization_id, org_code, org_value, create_date, create_user_id, update_date, update_user_id, parent_code, parent_value, description, level_mgr, level_order, sort_order, inactive_flag FROM loc_org_hierarchy WHERE organization_id = 1 AND org_code = 'REGION' AND org_value = 'ITA1201'