Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
camirewood
New Member

Writing data back and forth with PowerBI

Hello everyone,

 

I’m exploring whether Power BI is a viable tool for the objectives we’re aiming to achieve in our company.

Before diving deeper, I’d appreciate your insights on the following:

 

  • Can Power BI handle the connections and workflows described below?
  • Specifically, I watched a video explaining how data can be written back and automatically refreshed when inserted into a SQL Server using PowerApps. However, my challenge is ensuring that this data is also updated in an Excel file, which serves as our primary source of information.

 

As I’m new to Power BI and still learning about its capabilities, any tips, tutorials, or resources related to this setup would be greatly appreciated.

camirewood_0-1738070770396.png

 

I appreciate any help you can provide.

2 ACCEPTED SOLUTIONS
ray_aramburo
Super User
Super User

To answer your questions:

1. Yes, it can handle them. 

2. Technically you can write data back. On practice you shouldn't do it. If you have already a SQL database that should be the source for all data. If you need to have calculations from Power BI written back, do them initially on the database. Power BI should be used to consume and report data. And yes, you can connect an Excel file to a database (or a Power BI semantic model as well). 





Did I answer your question? Give your kudos and mark my post as a solution!

Proud to be a Super User!





View solution in original post

rohit1991
Super User
Super User

Yes, Power BI can handle your workflow:

  1. Excel → SQL Server: Use Power Automate or Power Query to sync data.
  2. SQL Server → Power BI: Connect directly for real-time or scheduled updates.
  3. SQL Server → Excel: Use Power Query in Excel or Power Automate for sync.
  4. Power BI Auto-Refresh: Set up scheduled refresh or trigger via Power Automate.

For automation, use Power Automate to update SQL, refresh Power BI, and sync Excel.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

2 REPLIES 2
rohit1991
Super User
Super User

Yes, Power BI can handle your workflow:

  1. Excel → SQL Server: Use Power Automate or Power Query to sync data.
  2. SQL Server → Power BI: Connect directly for real-time or scheduled updates.
  3. SQL Server → Excel: Use Power Query in Excel or Power Automate for sync.
  4. Power BI Auto-Refresh: Set up scheduled refresh or trigger via Power Automate.

For automation, use Power Automate to update SQL, refresh Power BI, and sync Excel.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!
ray_aramburo
Super User
Super User

To answer your questions:

1. Yes, it can handle them. 

2. Technically you can write data back. On practice you shouldn't do it. If you have already a SQL database that should be the source for all data. If you need to have calculations from Power BI written back, do them initially on the database. Power BI should be used to consume and report data. And yes, you can connect an Excel file to a database (or a Power BI semantic model as well). 





Did I answer your question? Give your kudos and mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors