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: 
wcilliers
Partner Ambassador
Partner Ambassador

Script Load where Sum(Amount) Greater Than Zero

Hi All,

I need some help in my load script. I am loading invoice headers and then joining the lines where my amount field gets read from. However, I want to exclude all invoices where the Sum(Amount) = 0.

What is the best way to approach this?

I have tried loading all into a temp table, then loading the fact as a resident from temp table where sum(Amount) > 0 and grouping by DocNumber. But it doesnt seem to work...

Any ideas?

Labels (2)
1 Reply
Taoufiq_Zarra

@wcilliers  can you share a sample data and the expected ?

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉