Forum Discussion

Henchway's avatar
Henchway
Contributor
6 years ago
Solved

Mapper Snap - Combine Data sets at Root level

Hello everyone, I’ve been having a problem which i can’t really pinpoint: I want to combine two data sets at root level instead of having to put in an intermediate top element. Here is a workin...
  • del's avatar
    6 years ago

    @Henchway, I can’t explain the “why” in your above question, but I think I can help you to a solution. Try the following expression and map to $:

    $original.extend({"target_currency_id":$MappedOutput.target_currency_id})