Create Power BI report definition like you are doing with TMDL
I would like to see a report definition that is similar to the newly announced Tabular Model Definition Language (TMDL)
I'd like to see all the bookmarks
Page details
Visual postions
Theme file definitions
All of this should be exposed as fil...
Add the modeling view from PowerBI.com to be embedded
I’d like the ability to be able to embed the new modeling view in the web into an iFrame. This way I can make a custom app that enables users to see and edit the model in an external app.
Snowflake - Connect to Iceberg Tables via Shortcut - Delta 3.0 upgrade
Since Snowflake uses the Iceberg format for it's tables. this is essentially Parquet files with a different metadata store.
Thus, it would be really nice to have a Fabric use the newly released Delta 3.0 format which allows the read and write of Apache Hudi, Delta Lake and Ap...
Selected Step in PQ increase Code editing window
When renaming columns I want the ability to expand the code window as large as I want.
This mainly occurs when we have a large instruction like transformColumnTypes
= Table.TransformColumnTypes(financials_Table,{{"Segment", type text}, {"Country", type text}, ...
Add SQL as an Option in Load Data in SQL notebooks
When Inside a SQL enabled Notebook, I'd like a Load using SQL shortcut from the Lakehouse.
It would be really nice to have an additional shortcut to load a table or select top 100 from a Lakehouse when in the default notebook of SQL.
Today when you right click...