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

Get Fabric certified for FREE! Don't miss your chance! Learn more

UI for Editing Small Lakehouse Tables (Metadata & Reference)

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. 

Problem

Many Fabric Lakehouse tables are:

  • metadata (jobs, tasks, entities, config)
  • small reference or lookup tables

These tables are small, hand-maintained, and operational, not analytical. They often need minor row-level edits, but Fabric has no UI for this.

Proposed

Provide a grid-style editor UI:

  • Read-only by default, explicit edit mode
  • Edit / add / remove rows (with limits)
  • Validation, confirmation, and audit logging
  • Role-based access

Edits commit as Delta ACID transactions.

Why

This improves operability and governance while avoiding ad-hoc notebooks and SQL

Status: New
Comments
PeterDaniels
Advocate II
Really, adding this for other data stores would be great as well. Could even just be a capability in SSMS.