Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

partiall Select with where condition

Hello,

I wanted to load data via SQL-Select from an ODBC Database. The QlikView file already load all Data from the Database (this takes a very long time). And now I want to update the Data to the newest Version. There is an timstamp in the Table which I wanted to use like this:

SQL Select
...
FROM ...

where timestamp >= old timestamp which is already loaded in the file.

But theres an error: oldtimstamp is invalid in the used context

best regards
Ingo Placzek

0 Replies