-
Notifications
You must be signed in to change notification settings - Fork 152
Description
Hi Michael,
I am consolidating a couple of questions into a single post, I hope that's ok 🙂
-
Is there any function within the sempy.fabric or sempy_labs package - available also to non-Fabric admins - that would return the sensitivity label ("Internal", "Confidential", etc.) of objects in a workspace? I tried looking for it but can't seem to find it.
-
The sempy_labs.deploy_semantic_model() function is really great. I'm just wondering, would there be a way to use it to only do a partial deployment of the model? Meaning, we deploy the model, but only selected columns and measures? Some context here: in my org there is the need to share semantic models with stakeholders, but some of the attributes are sensitive and cannot be shared.
-
[Somehow related to point 2.] Is there any function that would hide columns or measures in a semantic model? The programmatic equivalent of hitting the "hide" eye icon on an attribute in the Power BI Desktop model view. Some context: in my org we are after a way to only share columns and measures that are not used in visuals - it would be great to have an automatic and programmatic way to do that, that would not require clicking on objects and hiding them one by one.
Thank you very much in advance!