Skip to main content
Solved

Apps9: What expression can i use in a migration script for 'TODAY'?

  • July 6, 2021
  • 3 replies
  • 80 views

Forum|alt.badge.img+11

I have a migration script, which runs a query and outputs a csv file based on criteria in the screen shot below.

It is being run manually at the moment, with the pay_date updated each time.

What can i put in the where clause that would be where company = ‘ABC’ and the pay_date = TODAY?

I will then schedule this to run on a daily basis to output the days ledger activity

Best answer by Chamika Dilhani

Hi,

Check if #TODAY# works.

This topic has been closed for replies.

3 replies

Chamika Dilhani
Hero (Former Employee)
Forum|alt.badge.img+9
  • Hero (Former Employee)
  • 99 replies
  • Answer
  • July 6, 2021

Hi,

Check if #TODAY# works.


Forum|alt.badge.img+11
  • Author
  • Sidekick (Customer)
  • 126 replies
  • July 6, 2021

It did work thanks! It seems so obvious now lol


Chamika Dilhani
Hero (Former Employee)
Forum|alt.badge.img+9
  • Hero (Former Employee)
  • 99 replies
  • July 6, 2021

It did work thanks! It seems so obvious now lol

great! :)