Forum Discussion
Sunkari
8 years agoResponsive Resident
Write back service in Power BI using SDK/API
Hi All, We are looking for writeback(writing data into database from Power BI) functionality. Any inputs on achieving this using Power BI SDK/API.
Eric_Zhang
8 years agoMicrosoft Employee
Sunkari wrote:
Hi All,
We are looking for writeback(writing data into database from Power BI) functionality.
Any inputs on achieving this using Power BI SDK/API.
There's no any feature in Power BI that can write back to a database. The only apporach would be embedding PowerApps within a PowerBI dashboard, and that PowerApp can write back to the database.