Forum Discussion

papi0506's avatar
papi0506
Frequent Visitor
2 years ago
Solved

Perform function on list of items in m code

Hello,   I'm looking for the basic structure for how to take a single column from a table or list and run a function with each item in the list as parameters or variable in the function. I read a p...
  • ImkeF's avatar
    2 years ago

    Hi papi0506 ,
    sorry, wrote if from the head. Please try the following:

    Json.Document(Web.Contents("https://api/statistics/devices/id/"  & [AccountId] ))