semantic-link-labs 0.8.10
Improvements
-
New Functions
- sempy_labs
- list_server_properties Shows the server properties for a given workspace.
- list_semantic_model_errors Shows if the model has any errors and their error messages.
- get_tenant_id
- bind_semantic_model_to_gateway
- sempy_labs.tom
- sempy_labs.admin
- scan_workspaces Wrapper function for the Scanner API.
- sempy_labs
-
Updated Functions
- sempy_labs
- run_model_bpa Setting 'extended=True' no longer requires annotations to be saved to the model.
- list_dashboards Bug fixed in resolving the workspace.
- run_model_bpa, get_model_calc_dependencies, refresh_semantic_model The 'dataset' parameter now takes either the name or ID of the semantic model.
- get_notebook_definition now works for any type of notebook (.py, .sql etc.)
- create_notebook Added the 'type' parameter so you can create other types of notebooks ('py, 'sql').
- sempy_labs.admin
- list_activity_events Additional columns added (#340).
- sempy_labs.directlake
- check_fallback_reason The 'dataset' parameter now takes either the name or ID of the semantic model.
- sempy_labs.tom
- TOMWrapper The 'dataset' parameter now takes either the name or ID of the semantic model. Same for connect_semantic_model.
- sempy_labs