Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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.