The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Scenario
to utilize the new Preview feature, Live edit Power BI semantic models’ semantics in direct lake mode using for following links:
https://powerbi.microsoft.com/en-us/blog/live-edit-of-direct-lake-models-in-power-bi-desktop/
https://learn.microsoft.com/en-us/fabric/get-started/direct-lake-power-bi-desktop
After enabling the feature and signing in with proper right I Opened my Live edit Power BI semantic models semantics in direct lake mode,
from modeling tab >>> Logistic Model >>> Import YAML File
As the guides in above State
I applied 2 cases in YAML as:
Version: 4.1.0
Language: en-US
Entities:
dim_customer.customer_name:
Definition:
Binding: {Table: Dim Customer, Column: Customer Name}
State: Generated
Terms:
- customer name: {State: Generated}
- cus: {State: Generated, Weight: 0.97}
- client: {State: Generated, Weight: 0.97}
NameType: Name
GlobalSubstitutions:
- COOP - Odense: GSTEST
Output
The Result in Copilot chat, it should recognize the synonyms and global substitution, in the YAML file
but upon checking the ADO Repo and BIM file 3 things are noticed:
What am I missing here?
And why Copilot is not capturing the global substitution through they are in BIM file
And why these Extra additions added to BIM file though they are not in the context of YAML file?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.