Community
This field is required.
Only these extensions are allowed(.jpg, .JPG, .jpeg, .JPEG, .gif, .GIF, .png, .PNG)
Tags cannot contain the characters ' /, \\, #, ?, or ; >,< '
Only these extensions are allowed(.zip,.ZIP,.pdf,.PDF,.qvf,.QVF,.qvw,.QVW)
Discussion Board for collaboration related to QlikView App Development.
Hi Team,
Need to generate the Max Date in script from below table by creating the new field on the basis of resource wise Min Date.
Input table
Output table
Creating max field with 1.
peek () -1 i.e 2nd date minus 1 day and
2. if resource no next record then add 3 months to it I. E. R1 with 10/08/2018 is last record that's y we add 3 months to it .
3. If resource with same min date dn add 3 month's to both of it as done for S1
Hopefully i'm able explain it ..after this i need to incorporate calendar with interval match min max date .
Thanks in Advance!