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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
32 | |
32 | |
24 | |
24 | |
20 |
User | Count |
---|---|
64 | |
57 | |
43 | |
37 | |
28 |