Forum Discussion
rajeshchawla
5 years agoHelper I
Need 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
5 years agoSuper User
rajeshchawla , refer if these can help
rajeshchawla
5 years agoHelper I
Thank 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 ?