I have done it by calculated field and workflow, just wanted to know if we can achieve it with business rule.
*This post is locked for comments
I have done it by calculated field and workflow, just wanted to know if we can achieve it with business rule.
*This post is locked for comments
Hi All,
I suggest a Real-Time workflow to go with for this approach. You can even make it work across multiple forms as well or even in the background if the data is being populated with Excel Import/Plugin.
It's easy to make a workflow and is very quick and easy to maintain.
Honestly I would use javaScript,
I wrote a blog post on how to concatenate two fields or more into a field with all the corresponding step including adding in a web resource. It is tailored towards someone who has never programmed before. It isn't very hard and should not take too long. Let me know if you need help at clarkandali.com
www.clarkandali.com/.../concatenate-in-dynamics-365-with-javascript
Hi Sachin,
No, Business Rules does not provide you the provision to concatenate two fields.
Mark this an answer, If it helps.
Thanks
Arpit
You can also do this with a Workflow/Script/Calculate Field/Custom Workflow Activity.
See the following articles to Concatenate using a Workflow:
See the following articles to Concatenate using a Calculate Field:
Hope this helps.
Hi Seshan,
Unfortunately using business rule you can not achieve this operation.
You can create calculated field to concatenate those fields or you can write simple javascript which will fire on change of first name and last name and concatenate them.
I think calculated field is best option to concatenate two field values.
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