What are you trying to achieve?
the result should be filtered to 1 result?
Steps taken so far
as the picture
the result should be filtered to 1 result?
as the picture
Hi @formixcode
Since you’re mapping a value directly from the array, it will only retrieve the element’s value. You need to iterate through the array and map the value within the filter.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation
So what is the traditional way doing this kind of thing in Make.com
Mind telling me how exactly I’m just getting start
Thx for the reply
Hi @formixcode
You can place an iterator to iterate through the array and then apply the filter to check if item price from the iterator is grate than 15.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation
that nice thank you very much I’m getting use to it
Hi @formixcode
We would really appreciate if you mark the answer as solution if it helped you. This will keep the community healthy and organized.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation