Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
You need to match the variable / query to match a regular SF query.
Qlik just passes things through to SF. The error message should show you what the offending line was. It is most likely that $(vPullDateTimeStamp) is either not in the correct/expected format, or it just needs single quotes around it to make it a string.
@hodgesjr0 From the above script I see that LastModifiedDate is in Date format and vPullDateTimeStamp is in Timestamp format. Please keep them both in the same format and then try to execute the query.
Thank you for your speedy reply.
Unfortunately, the format of [LastModifiedDate] is an odd version of a datetime stamp.