<?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: Passing view creation queries through git in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4037924#M2977</link>
    <description>&lt;P&gt;, the views you create for a Lakehouse uses Spark SQL so they won't show up in the SQL endpoint. Only the Delta tables will like you mentioned in your workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you really want T-SQL views, you will have to create a Data Warehouse and create views in there using T-SQL that query your Delta Tables. Like in the below example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/tutorial-sql-cross-warehouse-query-editor#execute-a-cross-warehouse-cross-workspace-query" target="_blank"&gt;Data warehouse tutorial - Create queries cross-warehouse with the SQL query editor - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 19:31:08 GMT</pubDate>
    <dc:creator>KevinChant</dc:creator>
    <dc:date>2024-07-11T19:31:08Z</dc:date>
    <item>
      <title>Passing view creation queries through git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4030814#M2892</link>
      <description>&lt;P&gt;Hey Everyone!&lt;BR /&gt;As you probably know, saved and shared queries are not presisted when comminting to or pulling from a git repo. This is posing a problem, as me and my team are all developing powerBI reports in our individual workspaces and all need to have the same views from our CURATED Lakehouse. All of us pointing to a single lakehouse/analytics endpoint is not feasable. Stored procedures are also not included in git commits/pull's so that method is also not appropriate. Creating the views using notebooks also ins't satisfying our requeriments, as they're not available when trying to include them in a semantic model and don't show up in the analytics endpoint as views in any of the folders (although just altering the word 'view' to 'table' in the creation query and the actual table is visible in the analytics endpoint). Is this an actual limitation of fabric and it's git integration? Is it not normal that the views don't show up in the endpoint? Is there any currently functioning method to use git to propagate the views/view criation queries to other environments(workspaces)?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 16:58:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4030814#M2892</guid>
      <dc:creator>PedroCSeq</dc:creator>
      <dc:date>2024-07-08T16:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Passing view creation queries through git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4031446#M2904</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/686286"&gt;@PedroCSeq&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Here is the list of items that support with git integrations, you can check it if helps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/intro-to-git-integration#supported-items" target="_blank" rel="noopener"&gt;Overview of Fabric Git integration - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Perhaps you can try to use 'attach it to the default semantic model' option and&amp;nbsp;this will attached view to the lakehouse default semantic model as table. After these steps, you can simply use this in your worksapce.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1128723i1BD81F88FF2108F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 03:55:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4031446#M2904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-09T03:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Passing view creation queries through git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4037924#M2977</link>
      <description>&lt;P&gt;, the views you create for a Lakehouse uses Spark SQL so they won't show up in the SQL endpoint. Only the Delta tables will like you mentioned in your workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you really want T-SQL views, you will have to create a Data Warehouse and create views in there using T-SQL that query your Delta Tables. Like in the below example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/tutorial-sql-cross-warehouse-query-editor#execute-a-cross-warehouse-cross-workspace-query" target="_blank"&gt;Data warehouse tutorial - Create queries cross-warehouse with the SQL query editor - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 19:31:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Passing-view-creation-queries-through-git/m-p/4037924#M2977</guid>
      <dc:creator>KevinChant</dc:creator>
      <dc:date>2024-07-11T19:31:08Z</dc:date>
    </item>
  </channel>
</rss>

