Hi All,
I am trying to extract file name from filter array then split the URL.
I have used the below but the output is blank. Any other method of achieving this
Thank you.
Hi @egornua1 ,
Glad to see you solved the problem. You could mark your answer/solution as a 'Solution' to allow more people with the same problem to solve their own problem as quickly as possible. Thank you so much!
Best Regards,
Dezhi
Managed to fix - apply to each body was wrong reference 🙄
Split syntax incorrect, used split(outputs('PackListName'), ' ')[8]
Working fine now 👍
Added parse json step to get the file name object but it adds an additional apply to each when using the compose to capture the specific file - see below - Anyone know why?
Also trying to split the file name but it isn't accepting the expression below
split(outputs('Name'),' ',[9])
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492