Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic Date Calculation

Former Member
0 Likes
418

Hi all,

Currently, i need to run a background PO report daily. As i only want today's PO data everytime the background job runs, i set the PO date dynamically using dynamic date calculation choosing current date, save it as a variant then schedule daily run.

Howerver, for the next run day, the report was ok but subsequent running, the report is not the current date data.

Any idea where i have miss out?

Kindly assist and advise, points will be rewarded.

Regards,

Eric

2 REPLIES 2
Read only

dev_parbutteea
Active Contributor
0 Likes
373

Hi,

if you are running with the same variant then , the date you are using is not that of current date i suppose. you should modify the date!

Regards.

Read only

0 Likes
373

Hi,

Thanks for your prompt reply.

I am looking for ways to create a variant with changing date for daily run so that i do not have to daily modify the date.

Regards,

eric