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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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