Hi,
My report query is generating “Synchronization”(select1, select2). So basically i have 4 tables in the universe as laid out below. table C is a derived table which has a sub query (select * from(select Col1 from D where Col1=‘ex’). The report is using objects from table A and C. My question is there are no measures in this report but as a good universe design should the query return ‘Synchronization’ and what can i do to resolve it?
A(1-M)B(1-M)C
D (stand alone table)
showt2 (BOB member since 2009-05-11)