<?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: No selectable tables or views creating a new semantic model from a lakehouse in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855972#M13051</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Sometimes the tables don’t appear simply because the view is zoomed in too much — try &lt;STRONG&gt;zooming out (decreasing the zoom level)&lt;/STRONG&gt; in the model view. When the screen is zoomed in, the tables can be hidden outside the visible area.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hope it can help you !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;</description>
    <pubDate>Wed, 22 Oct 2025 14:59:06 GMT</pubDate>
    <dc:creator>AntoineW</dc:creator>
    <dc:date>2025-10-22T14:59:06Z</dc:date>
    <item>
      <title>No selectable tables or views creating a new semantic model from a lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855247#M13016</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm following the FAIAD labs.&lt;/P&gt;&lt;P&gt;I need to create a new semantic model from a lakehouse.&lt;/P&gt;&lt;P&gt;In the creation pane I can specify a name for the semantic model, I can select a workspace in a Fabric capacity, but none tables and views are visible and selectable.&lt;/P&gt;&lt;P&gt;Any suggests to me in order to solve a such issue, please? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 21:54:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855247#M13016</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-10-21T21:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: No selectable tables or views creating a new semantic model from a lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855677#M13037</link>
      <description>&lt;P&gt;Hi pmscorca,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your query submitted to the Microsoft Fabric Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Based on my understanding, the absence of tables or views when creating a new semantic model from the lakehouse may be due to one or more of the following reasons:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The SQL Analytics Endpoint has not yet registered the lakehouse tables as eligible for modelling.&lt;/LI&gt;
&lt;LI&gt;The tables are not registered as Delta tables.&lt;/LI&gt;
&lt;LI&gt;You do not possess sufficient workspace or data read permissions to view them.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;As a result, the semantic model creation dialog may display no selectable objects.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please follow the steps below, which may help in resolving the issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the lakehouse, open the Tables tab and verify that the datasets are listed as Delta tables, and not merely files such as Parquet or CSV. If they are files, create tables using Load to Table or CREATE TABLE AS SELECT.&lt;/LI&gt;
&lt;LI&gt;Navigate to the Lakehouse or SQL Analytics Endpoint, click on New Semantic Model, and then refresh or reload the schema if the tables are not visible yet.&lt;/LI&gt;
&lt;LI&gt;Ensure that you hold at least the Member or Contributor role in the workspace, and that you have ReadData or ReadAll access on the lakehouse.&lt;/LI&gt;
&lt;LI&gt;If the tables still do not appear, please try an incognito browser session to rule out caching.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;We hope the information provided will assist in resolving the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 10:17:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855677#M13037</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-10-22T10:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: No selectable tables or views creating a new semantic model from a lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855966#M13050</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think that the issue is a different trouble.&lt;/P&gt;&lt;P&gt;I've the same problem also on another tenant. For this second tenant I use a different account and a my colleague uses the same account: I cannot see any lakehouse tables/views for the semantic model creation and my colleague can accomplish a such task.&lt;/P&gt;&lt;P&gt;I don't understand this behaviour.&lt;/P&gt;&lt;P&gt;I've used the Edge browser, the Chrome browser and I've tried to use an inprivate navigation without any results.&lt;/P&gt;&lt;P&gt;I can open this pane without seeing any lakehouse objects:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 14:52:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855966#M13050</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-10-22T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: No selectable tables or views creating a new semantic model from a lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855972#M13051</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="719515" data-lia-user-login="pmscorca" class="lia-mention lia-mention-user"&gt;pmscorca&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Sometimes the tables don’t appear simply because the view is zoomed in too much — try &lt;STRONG&gt;zooming out (decreasing the zoom level)&lt;/STRONG&gt; in the model view. When the screen is zoomed in, the tables can be hidden outside the visible area.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hope it can help you !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 14:59:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4855972#M13051</guid>
      <dc:creator>AntoineW</dc:creator>
      <dc:date>2025-10-22T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: No selectable tables or views creating a new semantic model from a lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4856086#M13055</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;&lt;P&gt;I've solved zooming out in the browser.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 17:48:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/No-selectable-tables-or-views-creating-a-new-semantic-model-from/m-p/4856086#M13055</guid>
      <dc:creator>pmscorca</dc:creator>
      <dc:date>2025-10-22T17:48:53Z</dc:date>
    </item>
  </channel>
</rss>

