Forum Discussion
Markzolotoy
5 years agoImpactful Individual
Data for dashboards - push or pull
I am reading that it is possible to push data on-prem data into Power BI reports or dashboards, also it is possible to get the same data by pulling it via a gateway using application's Web APIs. So, ...
v-kelly-msft
5 years agoCommunity Support
Hi Markzolotoy ,
Check the references below:
https://docs.microsoft.com/en-us/power-bi/guidance/whitepaper-powerbi-security
https://docs.microsoft.com/en-us/power-bi/developer/automation/walkthrough-push-data
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
- Markzolotoy5 years agoImpactful Individual
v-kelly-msft While these articles are helpful they do not answer my question, at least I dont see how. And my question is to regards of a token authentication that requires for using application APIs. Not the Azure/PowerBI APIs but the APIs that are currently used in on-prem application. I am trying to understand what the pros and cons of implementing pull or push are in regards of Web API token authentication and a token refresh.