<?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: Creating a Table Shortcut in Fabric from a Partitioned Delta Table in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100309#M3608</link>
    <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/12837" target="_blank"&gt;@v-shex-msft&lt;/A&gt;&amp;nbsp;But I'm able to create shortcuts from the same tables when I use a normal Lakehouse. I find it odd that I only run into this issue when I enable the Lakehouse Schemas to allow for additional schemas beyond just dbo. I read through the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas" target="_self" rel="nofollow noopener noreferrer"&gt;Lakehouse Schemas&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;docs and it saw no indication that using this functionality would change anything in the way the shortcuts work beyond allowing custom schemas.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jrauenbuehler_1-1723641879240.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1150958iC08B5184E54AFABE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jrauenbuehler_1-1723641879240.png" alt="jrauenbuehler_1-1723641879240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 13:25:16 GMT</pubDate>
    <dc:creator>jrauenbuehler</dc:creator>
    <dc:date>2024-08-14T13:25:16Z</dc:date>
    <item>
      <title>Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4098598#M3594</link>
      <description>&lt;P&gt;I have data in a Delta table that is stored in ADLS. It is partitioned by a column and therefore shows up in ADLS in a folder structure like `table_name/partition=partition_value/parquet_files` where&amp;nbsp;parquet_files is my list of files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my problem: I want to create a shortcut to this table in Fabric and preserve the partition as a column. Is this possible within Fabric? The closest thing I've gotten is the Load To Tables feature that is accessible from data linked through the Files folder (see image below). I can get data if I include subfolders but then I lose my partition column.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jrauenbuehler_0-1723586558681.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1150307iDB0A4D1A0B65729B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jrauenbuehler_0-1723586558681.png" alt="jrauenbuehler_0-1723586558681.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: I am specifically getting this issue when I create a Lakehouse with Lakehouse Schemas enabled. Otherwise, I can create shortcuts to these partitioned tables with no issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 22:25:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4098598#M3594</guid>
      <dc:creator>jrauenbuehler</dc:creator>
      <dc:date>2024-08-13T22:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4098792#M3596</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/791165"&gt;@jrauenbuehler&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I think the shortcut should not be suitable to handle these transforming operations.&lt;BR /&gt;In my opinion, I'd like to suggest you use dataflow gen2 to get data from ADLS and apply transform operation to attach partitions to table columns.&lt;BR /&gt;In addition, you can also try to use notebook to load data to the dataframe and apply structure transform operations, write the modified dataframe back to the Lakehouse with delta format.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 01:27:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4098792#M3596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-14T01:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4099329#M3599</link>
      <description>&lt;P&gt;Are you creating the shortcut in the Tables or Files directory of the Lakehouse?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note if you create the shortcut in Files and then choose Load to Table, your Table will not be connected to the data source. The Load to Table creates a point-in-time copy of your data at the time you click the Load to Table button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want a Table which is connected to the original data source via a shortcut, the best option is to create the shortcut directly in the Tables section of the Lakehouse.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 06:04:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4099329#M3599</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-08-14T06:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100305#M3607</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/437984"&gt;@frithjof_v&lt;/a&gt;&amp;nbsp;Thank you for your reply. I have tried both. I created two testing Lakehouses, one with Schemas enabled and one normal one. In the normal one, I can create shortcuts from these partitioned tables without error. From the Schema Lakehouse, I get this "Unable to load table view" both when trying to use a shortcut and when trying to use Load to Table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jrauenbuehler_0-1723641856356.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1150957iF2F00964E406A39F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jrauenbuehler_0-1723641856356.png" alt="jrauenbuehler_0-1723641856356.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 13:24:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100305#M3607</guid>
      <dc:creator>jrauenbuehler</dc:creator>
      <dc:date>2024-08-14T13:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100309#M3608</link>
      <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/12837" target="_blank"&gt;@v-shex-msft&lt;/A&gt;&amp;nbsp;But I'm able to create shortcuts from the same tables when I use a normal Lakehouse. I find it odd that I only run into this issue when I enable the Lakehouse Schemas to allow for additional schemas beyond just dbo. I read through the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas" target="_self" rel="nofollow noopener noreferrer"&gt;Lakehouse Schemas&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;docs and it saw no indication that using this functionality would change anything in the way the shortcuts work beyond allowing custom schemas.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jrauenbuehler_1-1723641879240.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1150958iC08B5184E54AFABE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jrauenbuehler_1-1723641879240.png" alt="jrauenbuehler_1-1723641879240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 13:25:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100309#M3608</guid>
      <dc:creator>jrauenbuehler</dc:creator>
      <dc:date>2024-08-14T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100518#M3612</link>
      <description>&lt;P&gt;Interesting. I've never tried creating shortcuts in a schema enabled Lakehouse myself. Are you sure you want to use the schema enabled Lakehouse? It's only a preview feature...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this part of the documentation relevant for your case (did you try the schemas shortcut option)?&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas#bring-multiple-tables-with-schema-shortcut" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas#bring-multiple-tables-with-schema-shortcut&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 15:12:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100518#M3612</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-08-14T15:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100545#M3614</link>
      <description>&lt;P&gt;Not planning to use the schema enabled lakehouse anymore. I found a workaround for what I need so I can just resolve this issue. For my work-around, I wrote a CREATE SCHEMA script in the warehouse and created views within the schema I wanted them. Works fine for now. I wanted to have the tables in the schemas as well but it's fine for now.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 15:21:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100545#M3614</guid>
      <dc:creator>jrauenbuehler</dc:creator>
      <dc:date>2024-08-14T15:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Table Shortcut in Fabric from a Partitioned Delta Table</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100563#M3615</link>
      <description>&lt;P&gt;I also tried the schema shortcut but it didn't work either unfortunately.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 15:26:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Creating-a-Table-Shortcut-in-Fabric-from-a-Partitioned-Delta/m-p/4100563#M3615</guid>
      <dc:creator>jrauenbuehler</dc:creator>
      <dc:date>2024-08-14T15:26:53Z</dc:date>
    </item>
  </channel>
</rss>

