Hello, I use merge()
function to merge arrays but I get same result in output than the input :
How to get the 2 arrays from the input to one single array « Photos » including 4 lines collection?
Hello, I use merge()
function to merge arrays but I get same result in output than the input :
How to get the 2 arrays from the input to one single array « Photos » including 4 lines collection?
Hi @Garry_V
Could you please share the output bundle, so that we can show you with an example.
Best regards
@Msquare_Automation
thank you @Msquare_Automation here it is
output.json (3.6 KB)
Hi @Garry_V
You can use flatten function to achieve this.
Sample array you shared.
Output:
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation
Extraordinary thank you
Hi @Garry_V
Glad to know your issue is solved.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation