Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Why this script doesn't work??


SaleSeg:
LOAD * RESIDENT Sales;
RIGHT JOIN (Result_table)
LOAD * RESIDENT Segment;


1 Reply
Not applicable
Author

My fall ;( I know it. The problem is right join to unexisting table....

I forgot to change the name