Hello,
I have two fields One number (A) with days, Second datetime (B) i fill default with processing time.
Now i want to add up B with A.
How can i solve this the best.
*This post is locked for comments
Hello,
I have two fields One number (A) with days, Second datetime (B) i fill default with processing time.
Now i want to add up B with A.
How can i solve this the best.
*This post is locked for comments
Hi
Create a C field as calculated field and using AddDays formula to add up B with A
blogs.technet.microsoft.com/.../calculated-fields-new-in-crm-2015
This is the simplest way to achieve it.
Remember field B is number field which contains number of days to be added to field A
I would prefer in this case a workflow because the fields are no calculated fields.
But when i try to use it i succeed in filling in B with processing time, but I don't succeed in adding up field A to B.
Hi Andreas,
you can use a calculated field, see https://community.dynamics.com/365/b/encloud9dynamicss365crm/archive/2017/03/28/quicktips-an-overview-of-crm-calculated-fields
or a workflow, see https://www.tutorialspoint.com/microsoft_crm/microsoft_crm_workflow_processes.htm
javascript is an option also, see https://crmbook.powerobjects.com/extending-crm/javascript/crm-javascript-best-practices/
I'd prefer it in the above order.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
dkrishna
6