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

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

Calculate CA for yesterday

I am trying to calculate CA for yesterday , I try the following expression

=Sum({1< [Date Time]={'$(=Date(Today()-1))'}>}[CA TTC] )

there is data in sql server But it returns nothing in qlikview , any suggestion ?

1 Reply
sinanozdemir
Specialist III
Specialist III

What is date format of the date field in sql server?

That could be the problem.