Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am loading data from two different QVDs to my report.
the first QVD has Name, Extention..
the second QVD has extension, Month, Day, Time..
Now I have mapped an excel file to set a quota for every employee and the file has Name, Month, Quota..
I am gettinga loop error: One or more loops have been detected in your database structure..
Anybody can help me on how to get it rid of the loop and connect the three tables together.
Thxs,
If I change the Month name is work but I don't get the quota anymore..
thxs
Use qualify * and then unqualify the fields that need to be joined.
Thxs but can I get more details on how to do that.
Thank you
Maybe you can join the first two tables.