Here's what I am trying to do and I need some help. I want to map 2 REST Response results with a UI list and not one as we do in the direct mapping. So, the list should look something like 1. Name1 LastName 1 2. Name 2 LastName 2...., instead of how we do in direct mapping, where we assign 1 response variable to the Text attribute of the UI list.
I am trying it do in in may ways, but failing everytime. Any idea as to how this can be achieved?