The entire flow at a glance looks as below
Expression in Compose 1 is
Expression in Compose 2 is
There are 2 Expressions in Compose 3
Output after running the process
Loop Iteration 1 shows both Name and Place:
Loop Iteration 2:
I have just printed the Name and Place using a Compose statement.
I have used a space in between the above Trim expressions, therefore there is a space in the output above in yellow. You are anyways not going to print it that way. Refer below.
After the above steps you need to write to the excel.
The Excel part should come within the loop.
To write the Name use: trim(outputs('Compose_2')[0])
yes i am looking for solution and it contains two strings .
Hello @Akashdeep
Are you still looking for a solution on the posted array Or have you figured it out?
If not then please provide a response:
Will this array always contain two strings as shown in your example?
it is an array
Hello @Akashdeep
Can you reconfirm that the first brace is a circular brace "(" whereas the ending one is a curly brace "}".
This needs to be clear whether it is an array or a string or json so that readymade built-in functions and actions can be used.
Also will there be always two examples like the one you showed?
i am passing this from variable and i want only name and place from this variable in compose and that names and places added into excel
Hi @Akashdeep
The text content of your output would help.
my name is <Name>. i am from <Place>
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2