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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
varunjain
Creator
Creator

Bifurcation

Hi,

There is this scenario wherein user wants to bifurcate data on the monthly basis.

We have a table with Start_date, End_Date and Amount.Suppose one record is like

03-10-2012,30-06-2013,16000 respectively.

Now the requirement is that instead of this one record, the data should be bifurcated month-wise, like:

03-10-2012,31-10-2012,2000

01-11-2012,30-11-2012,2000

01-12-2012,31-12-2012,2000

.

.

.

.

01-06-2013,30,06,2013,2000

How can this be attained? Please help

Labels (1)
2 Replies
Not applicable

Hi Varun

Please see the attached file.

Please note, your example covers 9months (not 8months) so the value per month is 1777.78 (16000/9).

Let me know if this is the correct and/or helpful answer.


Regards


Steve

Not applicable

Hi

Did the code solve your issue?

Thanks


Steve