Also using a notebook to create a Lakehouse based on import sempy.fabric as fabric
It creates default semantic models outside the normal structure of Lakehouse creation like
--- LakehouseName
----- SemanticModelName
Example:
--- Lakehouse1
---- Lakehouse1
When you now delete the Lakehouse also the default semantic model is deleted.
To somekind of reason the sempy.fabric.create_lakehouse does create the default Semanticmodel not in this structure and when deleting the Lakehouse the semanticmodel still exists.
Needing to delete the workspace to remove it.
No issue for development but can not be done in production workspaces.
With sempy.fabric it also was possible to end with multiple semanticmodels having the same name, seeing in my development workspace:
Lakehouse3
Lakehouse3
Lakehouse3
Recent ideas
Variable Library: Disable default value set.
The Default Value Set in the Variable Library poses a risk. The Default Value Set will silently apply values when no explicit value set has been selected for a Test or Prod workspace. There i...frithjof_v3 hours agoCommunity ChampionNew630Views17likes2CommentsScheduled Refresh for Fabric Mirroring
Current Challenge: Fabric Mirroring runs continuously, leading to unnecessary data replication and higher Snowflake costs. There is no built-in option to schedule mirroring based on specific times o...ram_eternal1895 hours agoRegular VisitorNeeds Votes472Views3likes2CommentsMake workspace and item session persistence optional
Description The new persistent session behavior in Microsoft Fabric should be optional rather than forced. Currently, Fabric remembers the workspaces and items that were open in my previous session...TeemuMultanen6 hours agoAdvocate INew262Views42likes1CommentWhy are Calculation Groups so hard to modify?
Is there a way to make it easier to modify the DAX in a calculation group? I'm not sure if it's just me that finds this so annoying, but perhaps it's because I just started using calculation groups. ...AaronReasoner7 hours agoNew MemberNew6Views0likes0CommentsFeature Request: Add a Warning Prompt Before Deleting Tables That Contain Measures
Problem Statement: In Power BI, measures are linked to specific tables. When a developer deletes a table from the model view or report view, Power BI automatically deletes all measures assigned to ...Murtaza_Ghafoor10 hours agoSuper UserNew16Views2likes0Comments