Skip to main content
Announcements
Qlik Community Office Hours, March 20th. Former Talend Community users, ask your questions live. SIGN UP
cancel
Showing results for 
Search instead for 
Did you mean: 
rammarthi
Creator
Creator

Garbage after Statement in Incremental Load

I Tried to perform incremental Load but repeatedly getting garbage after statement

Picture1.png

Attached is the complete script I used. I see this timestamp format problem. Can any one please resolve it for me.

1 Solution

Accepted Solutions
marcus_sommer

Try it with single-quotes around your variables to ensure a correct interpretation of the string-variable:

where num(Timestamp) > '$(vLUD)'

- Marcus

View solution in original post

2 Replies
marcus_sommer

Try it with single-quotes around your variables to ensure a correct interpretation of the string-variable:

where num(Timestamp) > '$(vLUD)'

- Marcus

Anil_Babu_Samineni

May be miss the Single Quote on you where clause.

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)