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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to display data of Set2 for the values selected in Set1

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.

Capture1.JPG

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.

2 Replies
Qrishna
Master
Master

I dont see any sample data attached.

Please attach.

Not applicable
Author

Thank you very much Krishna.. Please find the attached app and do me needful.