I have a flow that pulls Bookings appointments from Outlook.
It takes the assigned staff member from the appointment, but the result is always (example): ["Smith- Joe"]
How can I extract the first and last name as content? For instance, First Name: "Joe" and Last Name: "Smith"
Thank you,
Chris
@chris_tortuga use a split expression and split on - followed by a space. Let me know if you need an example.
Thank for the reply @ScottShearer
I'm a novice. Could you provide an example?
I'm guessing that I need to add an action "Set Variable (Staff Member)"
The value would be?
Thank you! Let me know if you need any additional screenshots!
Chris
This was a little more complicated than I realized... Power Automate wants to treat your string as an array. See my example below and let me know if you have any questions.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
73 | |
26 | |
20 | |
15 | |
15 |
User | Count |
---|---|
144 | |
44 | |
44 | |
34 | |
31 |