Make it easier to alter columns in Lakehouse tables
I wish that it was an easier and more efficient way to make changes to existing columns in a Fabric Lakehouse table.
Currently, if we want to alter or drop existing columns in a table, the best option for me is to use overwriteSchema. However this requires me to rewrite all th...
Lakehouse connector - Lakehouse.Contents()
Today the Lakehouse connector in Power BI Desktop has two options: Create a Live Connection to the Default Semantic Model, or Connect to the SQL Analytics Endpoint.
I think there should be a third option in the connector, which uses Lakehouse.Contents().
Or ...
Lakehouse.Contents() documentation + connector
Hi,
I wish there was some documentation regarding how to connect to Lakehouse from Power BI Desktop in Import mode.
I want to connect directly to the Lakehouse (not SQL Analytics Endpoint) in Import mode.
I want to connect to the Lakehouse (not SQL Analy...
More complete lineage view in Fabric / Purview
Complete lineage view, including for example:
- across workspaces
- all Fabric items
- data which gets "pushed" (written) from an item to a destination
- data connections which are written in code (parameterized)
- etc.
Lakehouse Table Optimization Control Panel
We would like a user interface (control panel) where we can schedule Lakehouse table maintenance operations like OPTIMIZE and VACUUM. Also the option to set the retention period for the VACUUM operations.
We would like to set table maintenance settings and schedule at the Capa...
Managed maintenance of Lakehouse tables
We would like Fabric to manage Lakehouse table optimization and maintenance for us.
E.g. OPTIMIZE and VACUUM.
This way, we won't need to set up and orchestrate complex Notebooks or Spark Job Definitions for maintaining and optimizing our tables.
PowerApps: Fabric Lakehouse connector
Possibility to use Fabric Lakehouse as data source for Power Apps.
Possibility for a Power App to read from and write to a Fabric Lakehouse.
This will also be very useful for Power BI and Power Apps and Lakehouse integration. Meaning we can do interactive data...
PowerApps: Fabric Warehouse connector
Possibility to use Fabric Warehouse as data source for Power Apps.
Possibility for a Power App to read from and write to a Fabric Warehouse.
This will also be very useful for Power BI and Power Apps and Warehouse integration. Meaning we can do interactive data...
Divide F64 capacity but keep F64 benefits
Possibility to split an F64 capacity into smaller sub-capacities, while retaining F64 benefits (e.g. Power BI free readers can read content).
The capacity admin should be able to set a "ceiling" on how much compute each sub-capacity is allowed to use. This will help to avoid c...
Share Spark session across users
We want the ability to share a Spark session across users.