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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Shubham_rai955
Memorable Member
Memorable Member

Writeback solution in Microsoft Fabric using a Lakehouse table but facing the issue

I am building a writeback solution in Microsoft Fabric using a Lakehouse table but facing the issue.
The goal is to let users (for example, from Power BI) update specific records in a Lakehouse dataset — like changing GoalAmount for a given Manufacturer, Territory, and GoalMonth — directly through a Fabric UDF.

Is this possible? If Yes please help.

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

Hi @Shubham_rai955 

Direct writeback to a Lakehouse table from Power BI (or any client app) is not supported natively yet, because Fabric Lakehouse tables are designed for analytical (read) workloads  not transactional updates.

However, you can achieve controlled writeback using one of the following supported patterns:

What You Can Do

  1. Use a Fabric Notebook or Data Pipeline
    • Create a notebook or pipeline with an UPDATE / MERGE SQL statement.
    • Trigger it from Power BI using a Power Automate button or flow.
  2. Use a Staging Table
    • Send updates to a separate table (via PowerApps or flow).
    • Periodically merge those into your main Lakehouse.
  3. For Real-Time Writeback
    • Use Dataverse or SharePoint List >> supports instant updates.
    • Then sync that data back to Fabric if needed.

If It Still Doesn’t Work

  • Check your user’s Fabric workspace permissions (need Edit + Contributor).
  • Ensure the Lakehouse table is Delta format (required for MERGE).
  • If Power BI >> Automate >> Fabric call fails, test the notebook manually.
  • Last option: store edits in Dataverse/SharePoint and rebuild pipeline logic.


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

View solution in original post

3 REPLIES 3
rohit1991
Super User
Super User

Hi @Shubham_rai955 

Direct writeback to a Lakehouse table from Power BI (or any client app) is not supported natively yet, because Fabric Lakehouse tables are designed for analytical (read) workloads  not transactional updates.

However, you can achieve controlled writeback using one of the following supported patterns:

What You Can Do

  1. Use a Fabric Notebook or Data Pipeline
    • Create a notebook or pipeline with an UPDATE / MERGE SQL statement.
    • Trigger it from Power BI using a Power Automate button or flow.
  2. Use a Staging Table
    • Send updates to a separate table (via PowerApps or flow).
    • Periodically merge those into your main Lakehouse.
  3. For Real-Time Writeback
    • Use Dataverse or SharePoint List >> supports instant updates.
    • Then sync that data back to Fabric if needed.

If It Still Doesn’t Work

  • Check your user’s Fabric workspace permissions (need Edit + Contributor).
  • Ensure the Lakehouse table is Delta format (required for MERGE).
  • If Power BI >> Automate >> Fabric call fails, test the notebook manually.
  • Last option: store edits in Dataverse/SharePoint and rebuild pipeline logic.


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

Hi @Shubham_rai955 ,

 

Thank you @rohit1991 for the response provided!


Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.


Thank you for your understanding!

Hi @Shubham_rai955 ,

 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.

Thank you.

 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.