Forum Discussion
troygraham
9 years agoFrequent Visitor
API Post / Get & make into a http link
Our company is currently using Goformz and would like to start tapping into the backend using API Post and GET commands in Power BI so we can generate some report data for use in Excel. I am ver...
Phil_Seamark
9 years agoMicrosoft Employee
Hi troygraham
While it's probably not Advanced M, it's definitely not simple M either. You are going to have to mix REST API knowledge with the M texted editor to achieve this one I'm afraid.
troygraham
9 years agoFrequent Visitor
ok i will have to keep digging for the answer.
Another question and I am sure this is an easy one.
Is there a way that i can add a textbox and button in excel to have the ability to change the highlighted text in the JSON Web Query and use the button to apply and refresh the sheet that the query is attached to ?