Forum Discussion
rajeshchawla
Helper I
5 years agoNeed help invoking post method in Power BI Report
I'd like to create a Power BI button that invokes a POST method on a REST api. For the button, I've only been able to do a 'GET' call via the WEB URL action. Any thoughts or alternatives on how ...
amitchandak
Super User
5 years agorajeshchawla , refer if these can help
rajeshchawla
Helper I
5 years agoThank you for taking the time. I see from your post how to invoke POST methods via M / PowerQuery. However, I don't see how this would solve the use case of invoking a POST method as a button action on a report. Perhaps I'm missing something ?