<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Developer mode &amp;amp; git for reports with live connection in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847995#M51820</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/210534"&gt;@D_Lav&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't check the definition file in such detail.&lt;/P&gt;&lt;P&gt;But I got a different effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The synced report works without any issues.&lt;/P&gt;&lt;P&gt;But I cannot edit it in Power BI Desktop after syncing it back from Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps it's the same cause.&lt;/P&gt;&lt;P&gt;I don't know.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 06:45:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-18T06:45:50Z</dc:date>
    <item>
      <title>Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3494402#M45086</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I currently have two reports that share the same dataset published, hence are connected to that dataset via live connection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to start using version control for this reports and that includes for example any metrics created at the dataset level but i'm not sure what are the best practices right now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the future I want to have everything being automated via deployment pipelines as well&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my questions is, has anyone tried the developer mode with live connection and if yes what best practices or setup do you recommend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 16:22:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3494402#M45086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-24T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3726439#M49839</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started working with it during the last few days.&lt;/P&gt;&lt;P&gt;But I encountered a very odd behavior:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I create a report and connect it to a Power BI semantic model&lt;/LI&gt;&lt;LI&gt;I save it as a project&lt;/LI&gt;&lt;LI&gt;Commit to my Git Repo&lt;/LI&gt;&lt;LI&gt;Update the workspace connected with my Git Repo&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Immediately after the workspace update, Power BI told me that something had been updated.&lt;/P&gt;&lt;P&gt;In fact, Git integration tells me that the report uploaded to the workspace from Git has been changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I commit the change to Git.&lt;/P&gt;&lt;P&gt;Then, I pull the new version to my local folder and open the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, all tables are converted to Import mode.&lt;/P&gt;&lt;P&gt;The information on the status line at the bottom of the Power BI desktop window has disappeared.&lt;/P&gt;&lt;P&gt;When I open Power Query, I see the M-Code for all tables, which should not be possible with a live connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way to circumvent this is to manually publish my reports to the workspace instead of relying on Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that this will be changed in the Git integration on the Power BI service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Salvatore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 07:18:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3726439#M49839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-27T07:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3800992#M51215</link>
      <description>&lt;P&gt;Thanks for the feedback. This behavior is by design, when report and semantic model share the same workspace they get exported to Git with a relative connection: byPath. Learn more here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report#definitionpbir" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report#definitionpbir&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you still wish to open the report in live connect, you can temporarily replace the definition.pbir with a by a byConnection connection. But after publishing to service, it will be swapped by a byPath.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 20:58:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3800992#M51215</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-03-31T20:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3803794#M51300</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is neither intuitive nor easy to work with.&lt;/P&gt;&lt;P&gt;I expect to keep it as a life connection.&lt;/P&gt;&lt;P&gt;This way, I must manually publish reports with a live connection, which defies all the benefits of Developer mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not possible to sync a report to the workspace from Git with a live connection. When I need to change it and sync it back to Git, it is changed, and I cannot continue to work without hacking the files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Salvatore&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 06:00:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3803794#M51300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-02T06:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3808152#M51411</link>
      <description>&lt;P&gt;The reports are always published as live connection, the only difference is on local development.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When both report and model live in the same workspace, by default, Fabric Git Integration will export with a relative connection letting you when opening in Desktop author both model and report. If you dont wish to refresh the model locally, you can temporarily switch to live connection.&lt;BR /&gt;&lt;BR /&gt;But on publish using Fabric Git, even if its a byPAth the report will always be published connected to the model. Same as if you publish with Live Connection.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 14:19:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3808152#M51411</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-03T14:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3844974#M51797</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/584246"&gt;@RuiRomanoMS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maby im missing somethhing but i dont understand how this could be by design. If the architecture suggests to separate workspaces for semantic models and reports. You could never use GIT integration for the report part as it is now?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a workaround for this or should we live with the fact that reports connected to a semantic model in a separate workspace can´t be git connected?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 09:47:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3844974#M51797</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-17T09:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3846242#M51799</link>
      <description>&lt;P&gt;When reports and semantic models live in different workspace there is no problem, the byConnection will be preserved when exporting to Git.&lt;BR /&gt;Only when both report and semantic live in the same workspace, when exporting to git because they are in the same workspace the definiton.pbir of the report will be by default as a relative byPath connection.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 16:02:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3846242#M51799</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-17T16:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3846456#M51803</link>
      <description>&lt;P&gt;Maybe worth adding an override option that always uses absolute addressing.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 17:48:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3846456#M51803</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-04-17T17:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847590#M51813</link>
      <description>&lt;P&gt;But it's still a problem that it's impossible to properly work with reports with a Live connection while integrating them in Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To be honest, I don't care about why.&lt;/P&gt;&lt;P&gt;The fact is that it's a pain.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 05:30:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847590#M51813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-18T05:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847730#M51816</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/584246"&gt;@RuiRomanoMS&lt;/a&gt;&amp;nbsp;for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="D_Lav_0-1713419348675.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1081140i527C038F7286C862/image-size/medium?v=v2&amp;amp;px=400" role="button" title="D_Lav_0-1713419348675.png" alt="D_Lav_0-1713419348675.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the connect to PBI Semantic model connector.&amp;nbsp;&lt;/P&gt;&lt;P&gt;its only a small table in the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The definition file does indeed validate what you said so i guess that looks good?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="D_Lav_1-1713419703187.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1081148iA0FEF65381C5A89F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="D_Lav_1-1713419703187.png" alt="D_Lav_1-1713419703187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 05:55:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847730#M51816</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-18T05:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847995#M51820</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/210534"&gt;@D_Lav&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't check the definition file in such detail.&lt;/P&gt;&lt;P&gt;But I got a different effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The synced report works without any issues.&lt;/P&gt;&lt;P&gt;But I cannot edit it in Power BI Desktop after syncing it back from Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps it's the same cause.&lt;/P&gt;&lt;P&gt;I don't know.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 06:45:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3847995#M51820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-18T06:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3848029#M51822</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried that now aswell. If i publish the report to the workspace with a connection to a semantic model in separate workspace. I can sync the content to git from workspace but not the other way around.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the reports dont work in pbi desktop after. So same effect as you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seem to wonky to work with in real life..&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 06:54:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3848029#M51822</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-18T06:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3848455#M51828</link>
      <description>&lt;P&gt;Are you connecting to a semantic model in "My Workspace"? Or to Azure/SQL Analysis Services?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 08:03:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3848455#M51828</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-18T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3849329#M51832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/584246"&gt;@RuiRomanoMS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 10:29:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3849329#M51832</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-18T10:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3850574#M51835</link>
      <description>&lt;P&gt;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?&lt;BR /&gt;&lt;BR /&gt;Unfortunately Git Integration does not support Analysis Services semantic models (not hosted in Power BI) -&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process#general-limitations" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process#general-limitations&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cannot share a concrete timeline, but we are working to support those scenarios before GA.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:56:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3850574#M51835</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-18T15:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3857818#M51871</link>
      <description>&lt;P&gt;This is what i see in definition.pbir file for the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="D_Lav_0-1713764443391.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1083139iF9DDD68DFFC78438/image-size/medium?v=v2&amp;amp;px=400" role="button" title="D_Lav_0-1713764443391.png" alt="D_Lav_0-1713764443391.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 05:45:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3857818#M51871</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-22T05:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867469#M51993</link>
      <description>&lt;P&gt;Any toughts or ideas around this&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/584246"&gt;@RuiRomanoMS&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont see a way to implement GIT for Power BI on a large organizational scale if you cant handle the reports connected to a semantic model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 07:10:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867469#M51993</guid>
      <dc:creator>D_Lav</dc:creator>
      <dc:date>2024-04-25T07:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867784#M51994</link>
      <description>&lt;P&gt;If you are live connect to a import model the connectionType should not be of type 'pbiserviceonpremlive', should be '&lt;SPAN&gt;pbiServiceXmlaStyleLive&lt;/SPAN&gt;'. If you are live connected to a import model and still seeing 'pbiserviceonpremlive' its a bug. Can you please open a support ticket.&lt;BR /&gt;Are you using the latest Power BI Desktop version?&lt;BR /&gt;Can you share the connectionString property? You shared before, but I cannot see the datasource value. I dont need the full address just the initial chars "&lt;SPAN&gt;powerbi://api.powerbi.com*"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 08:59:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867784#M51994</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-25T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867834#M51995</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/584246"&gt;@RuiRomanoMS&lt;/a&gt;&amp;nbsp;, I just tried it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opened a pbix file that is connected to a Power BI semantic model in PBI Service.&lt;/P&gt;&lt;P&gt;Saved as PBIP and checked the definition.pbir: "connectionType" is&amp;nbsp;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;pbiServiceXmlaStyleLive&lt;/SPAN&gt;&lt;SPAN&gt;'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then checked the same report, which I published from the pbix files and synced on my laptop through GIT, and the section for the datasetReference is completely changed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "version": "1.0",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "datasetReference": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "byPath": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "path": "../Report name changed.Dataset"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "byConnection": null&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone confirm this behavior?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 09:05:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3867834#M51995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-25T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Developer mode &amp; git for reports with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3868217#M51998</link>
      <description>&lt;P&gt;That's by design, when both report and semantic model live in the same workspace.&lt;/P&gt;&lt;P&gt;Workspace export to git is not selective, it always exports all items. If you have a report connected to a semantic model in the same workspace, export to Git and clone to your laptop, you will see a folder for both report and semantic model and a byPath connection. And when you open the report for edit in Desktop, make changes and commit, Fabric Git will, resolve the relative byPath connection and ensure its connected to the model in the service.&amp;nbsp; Git integration, only exports with ByConnection when the report is connected to a model in a different workspace.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report#definitionpbir" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-report#definitionpbir&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 11:50:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Developer-mode-amp-git-for-reports-with-live-connection/m-p/3868217#M51998</guid>
      <dc:creator>RuiRomanoMS</dc:creator>
      <dc:date>2024-04-25T11:50:52Z</dc:date>
    </item>
  </channel>
</rss>

