filmov
tv
Power Automate Convert String to an Array using delimiter #shorts

Показать описание
In this video we're going to see how we can split a string to array using our custom delimiter
Expression used in demo
split(variables('varString'),';')
Expression used in demo
split(variables('varString'),';')