Forum Discussion
left join in Report
- Anonymous9 years ago
Hi amitkala17,
Based on my test, NATURALLEFTOUTERJOIN doesn’t work in this scenario.
In Query Editor, click on the Emp table, then select “Merge Queries as New” to merge the two tables, then expand the orgname column in the merged table. It doesn’t impact on your current tables using the merge query feature to get expected result.
Thanks,
Lydia Zhang
Hi amitkala17,
Based on my test, NATURALLEFTOUTERJOIN doesn’t work in this scenario.
In Query Editor, click on the Emp table, then select “Merge Queries as New” to merge the two tables, then expand the orgname column in the merged table. It doesn’t impact on your current tables using the merge query feature to get expected result.
Thanks,
Lydia Zhang
- amitkala179 years agoRegular Visitor
Thanks Dear,
i got this one,
what i understood is by default all queries are linked with inner join, and if we have a requirement of left/right join we need to create a seprate query.
correct me if i am wrong.
- Iypnp393 years agoFrequent Visitor
hii
amitkala17
I Create a report This type of merge (left join),Report Locally working good but i published on Workspace(web cloud) ,Sheduled Refresh(Update) is not working.You have any idea pls give it.