Forum Discussion

preetisb15's avatar
preetisb15
Frequent Visitor
6 years ago
Solved

how to run POST request

Dear community,   I am trying to run a POST request to translate it to a GET request using M query   my POST call would look like this:   https://xxx.zz/report/export?filterType=jqlfilter&jqlFi...
  • lbendlin's avatar
    lbendlin
    6 years ago

    That's not asynchronous. That's just looping (waiting for something to complete rendering)

     

    While you may be able to do this in Power BI  you should really look into Power Automate instead.