Skip to main content

I am looking to extract data from AGOL to store in a separate table and filter the data by its date field. Essentially I will schedule this every evening to collate all the data with todays date, or run this early morning and filter on ‘Yesterdays’ date. How do I configure the tester transformer to reflect what I need. 

 

Any help is greatly appreciated,

I made an example for you. Basically you use the DateTimeCalculator to calculate yesterday. Then you say that your date needs to be higher then yesterday in the tester and you set the comparison mode in the tester to Date/Time.


Thank you :)


Reply