Announcements
Hi, Trying to copy this solution but for cloud-flow.Need to concatenate year and quarters in to one new field
How to concatenate two fields using workflow in Dynamics CRM 2011: | Power Platform Ramblings (wordpress.com)
Thanks in Advance
Robin
@RobinBroderman ,
Use concat expression
Regards,
Prakash
Hi @RobinBroderman ,
If you would like to update a column within an item when it is created, you could simply use the action "Update item" along with the trigger "When an item is created". Use SharePoint list as the example:
In the expression area, write concat() then add parameters in dynamic content area.
Power Automate functions list for your reference:
https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#concat
Hope this helps.
Best regards,
Community Support Team _ Jeffer NiIf this post helps, then please consider Accept it as the solution to help the other members find it.
Would this work for power automate using Dataverse too?
When a new row is added, update row (using ODataid to identify which row) and then putting the concat function in the field I need I to be? Like:
concat(triggerOutputs()?['body/_key_city_value@Microsoft.Dynamics.CRM.lookuplogicalname'], ", ", ['body/key_start'])Not sure how to do the syntax here though correctly, the reference guide isn't elucidating it exactly either.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 483
WarrenBelz 399 Most Valuable Professional
11manish 327