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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Line Graph - Not Displaying Last 28 Days info Correctly

Hi,

I have a line graph with Date as a dimension.

I have 3 expressions to display: Target, Actual, Average.

the issue I have is if I choose one day the information displays correctly.

However, I have a button to show last 10 or 28 days and when I do this it seems to skew the figures.

If I look at it day by day the figures are wrong when selecting the 10 or 28 days.

Anybody know what I need to do????

the code for my last 10 days button is:

='>=$(=Date(Today() - 10, 'DD/MM/YYYY'))<$(=Date(Today(),'DD/MM/YYYY'))'

I dont reference the date in any of my expressions.

Regards,

Gregg

2 Replies
jvitantonio
Specialist III
Specialist III

Hi, could you please upload a qvw file with your example?

Not applicable
Author

I have sorted issue.

Thanks,

Gregg