semantic-link-labs icon indicating copy to clipboard operation
semantic-link-labs copied to clipboard

Early access to new features for Microsoft Fabric's Semantic Link.

Results 128 semantic-link-labs issues
Sort by recently updated
recently updated
newest added

While doing the migration from import mode to direct lake. It is considering #Measures as calculated table and it is stopping the migration. ![Image](https://github.com/user-attachments/assets/7a59038a-0247-447a-8541-7af05b4c4d75) What should we do here?! Any...

bug

**Updated list_workspaces to incorporate the filter parameter** ``` import re import pandas as pd from typing import Optional def list_workspaces( top: Optional[int] = 5000, skip: Optional[int] = None, filter: Optional[str]...

enhancement

** We are running the 'Migration to Direct Lake' Notebook against our old datasets and semantics model (import/DQ). The notebook process is super easy to follow and we got resolved...

question

### Issue Report: Error When Running `labs.run_model_bpa` Command **Command Executed:** ```python labs.run_model_bpa(dataset='AAA', workspace='BBB', language='fr-FR', export='table') ``` **Error Message:** ``` AmoException: The 'Database' with 'Name' = 'AAA' doesn't exist in the...

question

Semantic-link-labs is great with BPA over semantic models and reports and several other user-friendly functions. Thanks Kovalsky! What I'm seeing in a large corporation is the fear to adopt Fabric...

enhancement