Forum Discussion

Raaassotto's avatar
Raaassotto
Helper I
5 years ago
Solved

Multiple text substitution with a Table.NestedJoin

I'm trying to substitute multiple text values with a table that contains substitutes. On the merging step I got an error:  What's wrong with the query ? The query is following:   let tabl...
  • artemus's avatar
    5 years ago

    You are missing the column name that contains the nested join in your parameter list. It goes just before the join kind.