Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I have an Qlikview App which accepts 2 calendar prompts (First Date and Second Date).
If i select First Date, it displays all price for customers / products shipped on that date
If i select Second Date, it should display all the dimensions of Set 1. but, the price should be displayed for Second date chosen.
I should get only the second row.
First Date Price calculation is =Sum({<DT={$(vFirstDate)}>}Unit_Price)
Second Date Price calculation is =Sum({<DT={$(vSecondDate)}>}Unit_Price)
Attached is the sample data.
I dont see any sample data attached.
Please attach.
Thank you very much Krishna.. Please find the attached app and do me needful.