Forum Discussion
johnpjustus
2 years agoHelper IV
Writeback from PowerBI
Hi All,
Anyone achieved to write back data from Power BI desktop report or from report in Power BI service to the data source such as SQL server, etc.,?
Thanks,
John
1 Reply
- jdbuchanan71Super User
If your data source for the report is SQL (where you model pulls from), I would just write a query in SQL to write the report data you are trying to pull out of PowerBI. Rather than going SQL > PowerBI > SQL just go SQL > SQL.