Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Using a date for Segment Boundaries, can I use expressions, for example:
DATETIME(SYSTEMDATE, +60 days)
DATETIME(SYSTEMDATE, +90 days)
DATETIME(SYSTEMDATE, +180 day)
DATETIME(SYSTEMDATE, +270 day)
Hello @jwusko ,
Welcome to Qlik Community!
I'm afraid no. This expression gets dynamic datatime values so the result maybe impacted. For example you startup the task at 11:59PM to process the 1st segement and after some minutes, while Replicate start to process another segment, the system date was changed and you get different result.
Hope this helps.
Regards,
John.
Hello @jwusko ,
Welcome to Qlik Community!
I'm afraid no. This expression gets dynamic datatime values so the result maybe impacted. For example you startup the task at 11:59PM to process the 1st segement and after some minutes, while Replicate start to process another segment, the system date was changed and you get different result.
Hope this helps.
Regards,
John.
Thank you John!
Just to confirm, though, the functionality to use an expression in the segment boundary doesn't exist...not just the use of the date?