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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need help on Reports based on two different dates

Hi

I Have a simple report to be generated ie

Due vs Collection for each month   . 

The fields are   Due_date, Due_amount, Paid_date, Paid_amount  in the table now i take due_date as a dimension and  put expression  as sum for due amount     and paid amount  .

The Due Amount sums up correct but the paid amount is incorrect for the given month .

I Have attached a sample application with  Payments table and a master calender  and the data for payments is for months april-2012  

I want the logic to include total dues  and total collection for a month ..

Can anyone help me out with this

Thanks in advance ,

s_tushar

Labels (1)
1 Reply
rwunderlich
MVP
MVP

Take a look at the tutorial "Using Common Date Dimensions and Shared Calendars " at http://robwunderlich.com/tutorials/.

The tutorial will show you how to aggregate two fact dates -- due_date & paid_date -- into a common month dimension.

-Rob