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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dates in charts

Hi All,

I am trying to calculate the difference between order counts and order values for two dates selected.

Please find attached the data and output files.

Thanks in advance

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached qvw


talk is cheap, supply exceeds demand

View solution in original post

6 Replies
Not applicable
Author

It is not understood very well what you want to do.

Not applicable
Author

Please find attached the data and sample output files

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See attached qvw


talk is cheap, supply exceeds demand
Not applicable
Author

Thank you.

Not applicable
Author

I want the default dates to set as the max date and max date -1 when no selections are made. Also do you think i should create a master calendar and link the order date?

Not applicable
Author

In the solution to display the corresponding record of date1 and date2,

I created triggers for the variables for select in field  = date($(vDate1)) & 'or' & '='& date($(vDate2))

but its not working. Can you give me some inputs please.