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
I know your datasource is different but if you walk through this blog you might find some handy tips on
- Stripping out the data you need to POST
- converting it to a usful JSON format
- merging the results returned with your dataset.
I think there are enough similarities that it might go some way to help you.
https://community.powerbi.com/t5/Community-Blog/Sentiment-Analysis-in-Power-BI/ba-p/55898