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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
warrentk80
Creator
Creator

left join and right join on graphics

Goodmorning everyone

I am creating a dashboard for tracking sales.

I need to have two graphs, one of the products not sold, one of the products sold out of print.

I can not identify cases of null, but always all values.

attached sample of the dashboard that I have to carry

someone would know me out?

Thank you

Andrew

1 Solution

Accepted Solutions
t_chetirbok
Creator III
Creator III

Hi!

Please find the attachment !

Is it that you want?

View solution in original post

6 Replies
sunny_talwar

Are you trying to replicate your excel result in your QlikView document?

t_chetirbok
Creator III
Creator III

Hi!

Please find the attachment !

Is it that you want?

warrentk80
Creator
Creator
Author

Please find enclosed the two tables that I would get

thank you

warrentk80
Creator
Creator
Author

Please find enclosed the two tables that I would get

thank you

sunny_talwar

Check out the attached

Capture.PNG

t_chetirbok
Creator III
Creator III

in second table use expression if(isnull(Prodotto), Quantita,0)