Hello,
I created a business rule that copies a date from another field. However, when copying, it copies with one day less.
Please, can you help me?
*This post is locked for comments
Hello,
I created a business rule that copies a date from another field. However, when copying, it copies with one day less.
Please, can you help me?
*This post is locked for comments
There must be a bug with the business rule engine.
Notice in the tooltip that one time says 00:00:00 GMT and the other says 21:00:00 GMT. That explains why it's the wrong date, it's subtracting 3 hours.
If the business rule is buggy, and the real-time workflow won't work for your use case, then you may need to resort to writing your own custom javascript to execute on change of the source field.
In Workflow assynchronous the copy was correct.
In Workflow real-time too.
More one print of Business Rule:
My intention was to facilitate typing so Workfow is not interesting as it only displays after saving the record.
Thank you!
Your settings all look correct, so this is a difficult problem.
As a test, can you try building a real-time workflow that can be executed on-demand and have it copy the date from the one field to the other field on Save of the record?
I am thinking maybe something is not working in the business rule that may work correctly with a workflow.
Hello,
I'm use the native fields:
My Local Time:
My complete Bussiness Rule:
Thank's a lot!
Bianca
If you are not using the time part of the date and interested only on the date . i suggest you change the Behaviour of both fields to : "Date Only".
This way the The concept of a time zone isn’t applicable .
check this link : technet.microsoft.com/.../dn946904.aspx
Could it be converting incorrectly from UTC to local time? I'm not sure how you could fix that, but it could be the issue.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156