<?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: Views created from Dataverse File shortcuts in Microsoft Fabric Lakehouse are not visible. in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3944617#M2168</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/669157"&gt;@mcrreddyt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2024 16:57:49 GMT</pubDate>
    <dc:creator>v-cboorla-msft</dc:creator>
    <dc:date>2024-05-23T16:57:49Z</dc:date>
    <item>
      <title>Views created from Dataverse File shortcuts in Microsoft Fabric Lakehouse are not visible.</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3936933#M2089</link>
      <description>&lt;P&gt;I have created Views using Dataverse file shortcut in the Fabric Lakehouse.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to see the&amp;nbsp;Dataverse file shortcuts created by me in the&amp;nbsp;Fabric Workspace Lakehouse UI. I can see columns and data when i query from the notebook Spark SQL abfs path.&amp;nbsp; I created the &lt;STRONG&gt;Views&lt;/STRONG&gt; from &lt;STRONG&gt;Dataverse File shortcuts abfs paths&lt;/STRONG&gt; using the below queries in the notebook Spark SQL. I can see the data when i query the &lt;STRONG&gt;Views&lt;/STRONG&gt;, see the count but not able to see the views created in the &lt;STRONG&gt;Fabric Workspace Lakehouse UI&lt;/STRONG&gt;.&amp;nbsp; Please let us know how to see the created &lt;STRONG&gt;Views&lt;/STRONG&gt; in&amp;nbsp;Fabric Workspace Lakehouse UI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt; : I can see the&amp;nbsp;created &lt;STRONG&gt;Views&lt;/STRONG&gt; from &lt;STRONG&gt;Dataverse Table shortcuts &lt;/STRONG&gt;in&amp;nbsp;&lt;STRONG&gt;Fabric Workspace Lakehouse UI &lt;/STRONG&gt;and do not have any issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from delta.`abfss-path/Files/Sales`&lt;BR /&gt;limit 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE VIEW VwSales&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;P&gt;SELECT crdd7_solution, crdd7_workload FROM delta.`abfss-path/Files/Sales`&lt;/P&gt;&lt;P&gt;GO&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SELECT crdd7_solution, crdd7_workload FROM delta.`abfss-path/Files/Sales`&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select count(*) from VwSales&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 18:45:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3936933#M2089</guid>
      <dc:creator>mcrreddyt</dc:creator>
      <dc:date>2024-05-21T18:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Views created from Dataverse File shortcuts in Microsoft Fabric Lakehouse are not visible.</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3939147#M2096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/669157"&gt;@mcrreddyt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft Fabric Workspace Lakehouse UI currently doesn't display user-created views directly. While you can see the underlying Dataverse file shortcuts and query them using Spark SQL in notebooks, the views themselves won't be listed in the UI.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Dataverse File Shortcuts: &lt;/STRONG&gt;These act as references to the actual data stored in Azure Data Lake Storage (ADLS). You can see these shortcuts in the Fabric Workspace Lakehouse UI.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;User-Created Views: &lt;/STRONG&gt;These are virtual tables defined using SQL queries on the Dataverse file shortcuts. While these views function within notebooks, they aren't reflected as separate entities in the UI.&lt;/P&gt;
&lt;P&gt;Please Refer this link:&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A class="" title="https://community.fabric.microsoft.com/t5/service/lakehouse-end-user-usage/m-p/3935180" href="https://community.fabric.microsoft.com/t5/Service/Lakehouse-End-User-Usage/m-p/3935180" target="_blank" rel="noreferrer noopener" aria-label="Link Solved: Lakehouse End User Usage - Microsoft Fabric Community"&gt;Solved: Lakehouse End User Usage - Microsoft Fabric Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 10:10:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3939147#M2096</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-05-22T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Views created from Dataverse File shortcuts in Microsoft Fabric Lakehouse are not visible.</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3944617#M2168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/669157"&gt;@mcrreddyt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 16:57:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3944617#M2168</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-05-23T16:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Views created from Dataverse File shortcuts in Microsoft Fabric Lakehouse are not visible.</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3952493#M2245</link>
      <description>&lt;P&gt;Hello Thanks for the update on my issue/query.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The article posted as reference is not related to the issue i raised -&lt;A title="https://community.fabric.microsoft.com/t5/service/lakehouse-end-user-usage/m-p/3935180" href="https://community.fabric.microsoft.com/t5/Service/Lakehouse-End-User-Usage/m-p/3935180" target="_blank" rel="noopener"&gt;Solved: Lakehouse End User Usage - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 12:16:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Views-created-from-Dataverse-File-shortcuts-in-Microsoft-Fabric/m-p/3952493#M2245</guid>
      <dc:creator>mcrreddyt</dc:creator>
      <dc:date>2024-05-27T12:16:58Z</dc:date>
    </item>
  </channel>
</rss>

