Forum Discussion
Updating tables in Microsoft SQL database
Can you use Power BI to make sql updates to the tales in the database
Depends where:
-You can update data in SQL Server in Power query during refresh. But this is not common.
-With standard visuals, during interactive time in report, end-users cannot enter data and update source data... But exist another custom visuals with writeback functionality, which allows enter data in report and write to some databases
1 Reply
- josef78Memorable Member
Depends where:
-You can update data in SQL Server in Power query during refresh. But this is not common.
-With standard visuals, during interactive time in report, end-users cannot enter data and update source data... But exist another custom visuals with writeback functionality, which allows enter data in report and write to some databases