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: 
rp2018
Creator
Creator

How to load only updated data using tMicrosoftCrmInput?

I'm trying to load data coming out of CRM to the database using tMicrosoftCrmInput.  Need to only load data which are updated since last load. Have a main job which is calling this job and passing a value to a context called context.DateLastUpdated.  Need to get all records where modifiedon(column from CRM) >= context.DateLastUpdated.  I am using CustomEntitiySet.

0 Replies