Skip to content

gabriel-messas/power-query-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

power-query-m

PowerBI Power Query scripts in M language

1. rest-api-paginated-data-with-await

  • REST HTTP API data obtention
  • Sleep times for sequential requests not to overload the server (three different approaches: two Value.WaitFor() variations and a Function.InvokeAfter() one)
  • Auto table transformation and population with the received data

About

PowerBI Power Query scripts in M language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published