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: 
Not applicable

Problem with complex output requirement

Hi,

Perhaps there is an easy way to do this, but I am new to Qlikview & still on the free version.

So was hoping someone could help me out. I have a table with documents & values as per the excel file attached.

What I need as an output is the consolidated based on a seperate set of values - fiscal periods for the year - sample output also attached.

Would highly appreciate all help...

Regards,

A.

1 Reply
qliksus
Specialist II
Specialist II

Hi

try this 

sum({<open_till={''}>} DC_value) + sum(if( Due_period>=Open_till and Due_period<=Open_from , DC_value))