Lukas Member

Comments

  • I've figured out how to get it work, sort of. I'm able to use last rundate in the query and that works: WHERE updated_at > !{lastrundate:updated_at}! In the Query Paramter field I was able ot set the initial value using: !{lastrundate:updated_at}! = '2010-01-01 00:00:00' Setting the initial value is optional. The first…
  • Thanks the reply. The queries all use standard SQL. Though that does not exlain how to use the query parameters (or what would be different than legacy). As mentioned in my initial question, the documentation has zero mention of the Query Parameters field and no examples of how to use them.