Forum Discussion
Anonymous
9 years agoNot applicable
Power BI Write to database?
Can power BI be used as an interface to update a database with values? Say you have a sales database connected to Power BI, and you use Power BI for the visualizations. Can you also use Power BI to p...
- Anonymous9 years ago
Anonymous There is nothing currently in the tool that would allow you to do this.
hugoberry
9 years agoResponsive Resident
Nothing standard for sure.
I've managed to push data into a database from Power Query https://querypower.com/2017/04/04/exporting-power-query-tables-to-sql-server/. But pushing it from the report view would require a custom visualization and some web api' and hacking.
Do you really need to use a reporting solution for data import?