Forum Discussion
Developer mode & git for reports with live connection
Thanks RuiRomanoMS for the reply.
Maby its a separate error then.. I have created a simple report connected to a semantic model in development stage and then, save it as a PBIP, push it to development branch in origin and try to sync the branch in my report workspace i get the following error.
I have used the connect to PBI Semantic model connector.
its only a small table in the report.
The definition file does indeed validate what you said so i guess that looks good?
Are you connecting to a semantic model in "My Workspace"? Or to Azure/SQL Analysis Services?
- D_Lav2 years agoHelper I
Hi RuiRomanoMS
im connecting to a semantic model in a power bi service workspace (App workspace and not in my personal workspace) which is on a premium capacity if that helps. Using connector "Power BI Datasets"
- RuiRomanoMS2 years agoMicrosoft Employee
Looking into the connectionType of the definition.pbir (pbiserviceOnPremLive) you should be connected to a semantic model in the service that is connected to an Analysis Services database (AAS or SQL). Can you confirm that?
Unfortunately Git Integration does not support Analysis Services semantic models (not hosted in Power BI) - https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process#general-limitations
Cannot share a concrete timeline, but we are working to support those scenarios before GA.- D_Lav2 years agoHelper I
This is what i see in definition.pbir file for the report.
The semantic model im connected to in Power BI Service has storage mode "Import". The sementic model is not connected to an SSAS or AAS instance.