Power Automate Split a string by a delimiter and Apply to Each

preview_player
Показать описание
Learn to use the split expression in flow as we fix the previous video. When the input is multiple email addresses, we need to send multiple Teams chats. This video shows you the way. Not much to it, just an expression and a loop.

Рекомендации по теме
Комментарии
Автор

Thank you!!! You saved me 3 years later.

Post-it-note
Автор

Triple Like! Love the idea of taking a problem or side-topic/rabbit-trail that you couldn't fully cover in the main video and expanding on it for the Quick Thursday Tips video.

angrybatvoice
Автор

Thanks so much Shane, that copy and paste the item into the expression has been bugging me for ages. Its is gold right there.

Worrelpa
Автор

Good Video!
I used this already for doing Approvals like in SharePoint 2010 (step-by-step / sequential approvals)

thecoreYalex
Автор

Hey Shane! Instead of manually triggering! Can u help me how to take input from powerapps(collections) and apply for loop on that!

manjunathkamath
Автор

Hi Shane

Do you know of any tools/plugins to make the expression box bigger? the default single line is horrible for complex expressions. I know there is a "preview" mode that has an expanded box but the rest of the preview features and layouts are terrible!

Thanks for your videos, they are very on point and informative.

MrUggeh
Автор

Hi Share, thanks for nice video on splitting. I have very complex splitting issue.

can we split below array. Note the last item ("Status At Closure", "\"Closed") is single string. Since there is comma in the string a backslash added automatically. so if you split by comma it will return 6 item but its actually 5. Is there any way we can escape this ?
["68642", "47", "68662", "-", "Status At Closure", "\"Closed"]

pradipta
Автор

Hi shane young !
it's very informative video, i have a question that i want to saperate the answers of msq/option response from a msform if there's more than 1 answer of single question/option.
i would like to send a response email to different more than 1 employee by choosing the emails from response option.?

looking forward to hearing from you.
thanks

humeraa
Автор

Hi Shane, How can we handle a multi-select person field with null values when we load the data into SharePoint List by using Power Automate?

mri
Автор

hi can teach about the flow which is available in( PVA teams > call an action) Name of the flow (Generate answers from Dataverse knowledge articles for Power Virtual Agent)
pls pls pls teach us

balaraman
Автор

I have a question: Is it possible to remove comma from a number value and convert that decimal number to whole number in power automate platform. For example: I want to convert 1, 27.89 to 128. Here I want to remove comma after 1, 2XXX and covert the decimal number 127.89 to 128. Please help

srv
Автор

Can you split based on a pattern of characters like a date time code? and the date/time is always differnt. like - split(outputs('Compose'), '##/##/## ##:##')

grahambrown