Forum Discussion
Anonymous
5 years agoNot applicable
How to push data to Power bi dataset from on-prem sql database?
Hi All, As title. Thanks in advance. Regards, Frank
Anonymous
5 years agoNot applicable
Hi,
I mean this way.
https://docs.microsoft.com/en-us/power-bi/developer/automation/walkthrough-push-data
v-robertq-msft
Community Support
5 years agoHi, Anonymous
I’ve read the document from your link, It involves Register an app with Azure AD and Power BI API operations, which should take plenty of time and energy. Why not just do it in the Power BI desktop and power query editor(import data and merge/append query then create relationships).
If you want to do it through rest API, you can follow this document you mentioned step by step, Thanks in advance!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
I resolved it by myself and you did not get my point. tks anyway.