Forum Discussion

Tanim's avatar
Tanim
Helper I
8 years ago
Solved

Iterate Over Web API Pages With Power Query

Hi everyone,   I need a little help, please. I have access to API data:    I'm using the following code to retrieve API data:   let iterations = 10, url = "https://graph.facebook.com/v2.10/...
  • Tanim's avatar
    8 years ago

    Fixed it by copy and pasting the last line from the new API data, it basically got rid of the extra "client_pages" bit and working like a charm. Looks like self help is the best help!