<?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 Generate some views create script in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771432#M11129</link>
    <description>&lt;P&gt;I have a Fabric Data Warehouse. I want to export some views create script into a SQL file. Basically generate script operation. Is it possible ?&amp;nbsp;&lt;BR /&gt;This type of scripts is not working:&lt;BR /&gt;SELECT&lt;BR /&gt;s.name AS schema_name,&lt;BR /&gt;v.name AS view_name,&lt;BR /&gt;m.definition&lt;BR /&gt;FROM sys.views v&lt;BR /&gt;INNER JOIN sys.sql_modules m ON v.object_id = m.object_id&lt;BR /&gt;INNER JOIN sys.schemas s ON v.schema_id = s.schema_id&lt;BR /&gt;where v.name like '%TEST'&lt;BR /&gt;ORDER BY s.name, v.name;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jul 2025 22:21:05 GMT</pubDate>
    <dc:creator>selsoft1907</dc:creator>
    <dc:date>2025-07-21T22:21:05Z</dc:date>
    <item>
      <title>Generate some views create script</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771432#M11129</link>
      <description>&lt;P&gt;I have a Fabric Data Warehouse. I want to export some views create script into a SQL file. Basically generate script operation. Is it possible ?&amp;nbsp;&lt;BR /&gt;This type of scripts is not working:&lt;BR /&gt;SELECT&lt;BR /&gt;s.name AS schema_name,&lt;BR /&gt;v.name AS view_name,&lt;BR /&gt;m.definition&lt;BR /&gt;FROM sys.views v&lt;BR /&gt;INNER JOIN sys.sql_modules m ON v.object_id = m.object_id&lt;BR /&gt;INNER JOIN sys.schemas s ON v.schema_id = s.schema_id&lt;BR /&gt;where v.name like '%TEST'&lt;BR /&gt;ORDER BY s.name, v.name;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 22:21:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771432#M11129</guid>
      <dc:creator>selsoft1907</dc:creator>
      <dc:date>2025-07-21T22:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generate some views create script</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771627#M11133</link>
      <description>&lt;P&gt;I ran the script (without the where and order by clause) and that works just fine in SSMS and the fabric UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The '%TEST' may be invalid. Try running it without the where and see what the results are? PS Keep in mind it is case sensitive.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smeetsh_0-1753159188604.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1285068i8AC5E153DE5627E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smeetsh_0-1753159188604.png" alt="smeetsh_0-1753159188604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is it exactly what you are trying to achieve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 04:40:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771627#M11133</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2025-07-22T04:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Generate some views create script</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771874#M11145</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1316215"&gt;@selsoft1907&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft Community Forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/718450"&gt;@smeetsh&lt;/a&gt;&amp;nbsp; Thank you for your prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1316215"&gt;@selsoft1907&lt;/a&gt;&amp;nbsp;, As mentioned by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/718450"&gt;@smeetsh&lt;/a&gt;&amp;nbsp;, please provide more details about your issue and what you are trying to achieve.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dinesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 08:13:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4771874#M11145</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-07-22T08:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generate some views create script</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4772436#M11151</link>
      <description>&lt;P&gt;I fix the issue. The reason behind ssms. When I run this script it return space for view definition column. However when I run under fabric portal it returns data. Maybe reason is permissions.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 14:13:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Generate-some-views-create-script/m-p/4772436#M11151</guid>
      <dc:creator>selsoft1907</dc:creator>
      <dc:date>2025-07-22T14:13:03Z</dc:date>
    </item>
  </channel>
</rss>

