Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Add API result to each row when adding a column using Invoke function

hello   I am trying to Invoke a function that is pulling data from an API. The function takes IDs from the table where I am adding the column.   Here is my function      let Source =(ID_1...
  • Anonymous's avatar
    Anonymous
    4 years ago

    By removing the "each" before  Json.Document helped it work