<?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: Viewing/Editing of SQL Views in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4918628#M4100</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829876" data-lia-user-login="NotebookEnjoyer" class="lia-mention lia-mention-user"&gt;NotebookEnjoyer&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behaviour in the fabric warehouse. There is no UI option to view or edit an existing sql view definition. Views cannot be edited directly they must be recreated using CREATE OR ALTER VIEW. This is a current product limitation.&lt;/P&gt;
&lt;P&gt;If this capability is important, please consider submitting your detailed feedback and ideas through Microsoft's official feedback channels. Feedback submitted through these channels is frequently reviewed by the product teams and can contribute to meaningful improvements.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas/ideas/search-ideas" target="_blank"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jan 2026 12:12:36 GMT</pubDate>
    <dc:creator>v-achippa</dc:creator>
    <dc:date>2026-01-15T12:12:36Z</dc:date>
    <item>
      <title>Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4918590#M4099</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;if I create a SQL view in my warehouse, is there an option to review it's formula (from the view itself, not because I kept it somewhere else)? And in the same vein, can I edit it? All that I found so far indicates that both isn't possible, but I want to be sure, because it seems so impractical.&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 10:39:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4918590#M4099</guid>
      <dc:creator>NotebookEnjoyer</dc:creator>
      <dc:date>2026-01-15T10:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4918628#M4100</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829876" data-lia-user-login="NotebookEnjoyer" class="lia-mention lia-mention-user"&gt;NotebookEnjoyer&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behaviour in the fabric warehouse. There is no UI option to view or edit an existing sql view definition. Views cannot be edited directly they must be recreated using CREATE OR ALTER VIEW. This is a current product limitation.&lt;/P&gt;
&lt;P&gt;If this capability is important, please consider submitting your detailed feedback and ideas through Microsoft's official feedback channels. Feedback submitted through these channels is frequently reviewed by the product teams and can contribute to meaningful improvements.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas/ideas/search-ideas" target="_blank"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 12:12:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4918628#M4100</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2026-01-15T12:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4920094#M4111</link>
      <description>&lt;P&gt;In short&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829876" data-lia-user-login="NotebookEnjoyer" class="lia-mention lia-mention-user"&gt;NotebookEnjoyer&lt;/a&gt;&amp;nbsp;you are correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Fabric Warehouse, there is no UI option to view or edit a SQL view’s definition directly from the object.&lt;/P&gt;&lt;P&gt;You can see the SQL definition only via T‑SQL (for example using sys.sql_modules or sp_helptext), and you can edit it only by running a new CREATE OR ALTER VIEW statement in the SQL editor.&lt;/P&gt;&lt;P&gt;There is no setting or permission you’re missing, I believe it’s a current platform limitation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving a Kudos or Mark my post as a solution!&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2026 09:43:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4920094#M4111</guid>
      <dc:creator>rizalard0684</dc:creator>
      <dc:date>2026-01-18T09:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4920125#M4112</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829876" data-lia-user-login="NotebookEnjoyer" class="lia-mention lia-mention-user"&gt;NotebookEnjoyer&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;You can use &lt;STRONG&gt;Download SQL database project&lt;/STRONG&gt;&amp;nbsp;to export a compressed copy of your entire Warehouse or Lakehouse and &lt;STRONG&gt;access all view definitions&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;In addition&lt;/STRONG&gt; to the solution suggested by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1385263" data-lia-user-login="rizalard0684" class="lia-mention lia-mention-user"&gt;rizalard0684&lt;/a&gt;, another quick UI-based option is to use &lt;STRONG&gt;Query Activity (see screenshot)&lt;/STRONG&gt;. It shows all recently executed queries along with imp details like duration, run count, and success/failure status.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;img /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;For scalability&lt;/STRONG&gt;, I would recommend creating views via &lt;STRONG&gt;Stored Procedures (editing views would be much simpler, this way)&lt;/STRONG&gt;. Think of them as warehouse-specific pipelines. You can even manage multiple view definitions within a single stored procedure.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2026 14:36:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4920125#M4112</guid>
      <dc:creator>stoic-harsh</dc:creator>
      <dc:date>2026-01-18T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4923128#M4142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="829876" data-lia-user-login="NotebookEnjoyer" class="lia-mention lia-mention-user"&gt;NotebookEnjoyer&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to&amp;nbsp;check if you have raised this in the ideas forum?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 06:59:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/4923128#M4142</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2026-01-22T06:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing/Editing of SQL Views</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/5012020#M4254</link>
      <description>&lt;P&gt;This is the easiest way to do it, it is very much like the sql function alter view, here it is just combined.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 00:37:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Viewing-Editing-of-SQL-Views/m-p/5012020#M4254</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2026-02-13T00:37:03Z</dc:date>
    </item>
  </channel>
</rss>

