Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Summary
Add a simple UI to edit small Lakehouse (Delta) tables used for metadata, configuration, and reference/lookup data. Today, even trivial edits require Spark or SQL, which makes managing these simple tables more cumbersome.
Many Fabric Lakehouse tables are:
These tables are small, hand-maintained, and operational, not analytical. They often need minor row-level edits, but Fabric has no UI for this.
Provide a grid-style editor UI:
Edits commit as Delta ACID transactions.
This improves operability and governance while avoiding ad-hoc notebooks and SQL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.