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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
arulsettu
Master III
Master III

add two fields from different tables

hi

i need to add two fields from different tables. and check with condition like values > 0  and display it in chart for current month

any suggestions ?

14 Replies
anbu1984
Master III
Master III

Are your tables joined in script? What do you want to do if diff is greater than 0?


Can you post your sample qvw

arulsettu
Master III
Master III
Author

can i send to your mail id?

sorrakis01
Specialist
Specialist

hi,

can you upload the project?

arulsettu
Master III
Master III
Author

here it is

InvoiceQty from invoice table

QtyOrdered from orders table

add this two fields and check with condition (qtyordered – qtyshipped)  (check if result is > zero)

thanks

arulsettu
Master III
Master III
Author

any help