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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
paweln
Contributor III
Contributor III

How to show dimension even if it doesn't exist?

I have two tables (Table 1 and Table 2) created in the script. I Want to have table 4 but I get table 3. How to do it?

paweln_0-1606901001214.png

 

2 Replies
MayilVahanan

Hi @paweln 

Are you using inner join in ur script? If so, instead of inner join, use join() or left join() . 

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
paweln
Contributor III
Contributor III
Author

Hello,

I'm creating table 3 and table 4 as a chart, not script.