Forum Discussion

jwlakd's avatar
jwlakd
New Member
2 years ago
Solved

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

  • josef78's avatar
    josef78
    Memorable 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