<?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: Incremental refresh For S3 shortcut in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398133#M7001</link>
    <description>&lt;P&gt;For something as straightforward as that, a pipeline with a schedule will most likely suffice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this helps, please consider Accepting as a Solution to help others find it more easily.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 12:09:08 GMT</pubDate>
    <dc:creator>spencer_sa</dc:creator>
    <dc:date>2025-02-06T12:09:08Z</dc:date>
    <item>
      <title>Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4397831#M6989</link>
      <description>&lt;P&gt;I have parquet Partitioned data in S3 and using shortcut it only pulls the files not table and to solve this I'm using Notebook to convert that into delta tables in lakehouse. But S3 data gets refreshed every day and running notebook everyday manually is tedious work, Any automation available for such scenario?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 08:23:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4397831#M6989</guid>
      <dc:creator>akkibuddy7</dc:creator>
      <dc:date>2025-02-06T08:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4397951#M6995</link>
      <description>&lt;P&gt;Without knowing more about the individual scenario, I would recommend the following as a first pass;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a Pipeline that calls the notebook using a notebook activity&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If there's anything that you manually change in the notebook on each run, take a view as to what can be parameterised and feed those parameters in from the pipeline&lt;/LI&gt;
&lt;LI&gt;Test that the Pipeline runs and executes the notebook properly&lt;/LI&gt;
&lt;LI&gt;Create a daily schedule on the Pipeline&lt;BR /&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 06 Feb 2025 10:01:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4397951#M6995</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2025-02-06T10:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398124#M7000</link>
      <description>&lt;P&gt;Scenarios is - I need to use S3 text file for power BI report in fabric, and text file gets updated everyday.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:03:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398124#M7000</guid>
      <dc:creator>akkibuddy7</dc:creator>
      <dc:date>2025-02-06T12:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398133#M7001</link>
      <description>&lt;P&gt;For something as straightforward as that, a pipeline with a schedule will most likely suffice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this helps, please consider Accepting as a Solution to help others find it more easily.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:09:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398133#M7001</guid>
      <dc:creator>spencer_sa</dc:creator>
      <dc:date>2025-02-06T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398183#M7003</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="924673" data-lia-user-login="akkibuddy7" class="lia-mention lia-mention-user"&gt;akkibuddy7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you have partitioned Parquet data in Amazon S3, and you're trying to bring this data into a Fabric Lakehouse. Please go through the solution provided by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679603" data-lia-user-login="spencer_sa" class="lia-mention lia-mention-user"&gt;spencer_sa&lt;/a&gt; and if it solves your issue please accept it as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would also take a moment to thank &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679603" data-lia-user-login="spencer_sa" class="lia-mention lia-mention-user"&gt;spencer_sa&lt;/a&gt;., for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Hammad.&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps then please mark it as a solution, so that other members find it more quickly.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:51:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398183#M7003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-06T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental refresh For S3 shortcut</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398587#M7015</link>
      <description>&lt;P&gt;If you are trying to run the notebook without a pipeline use schedule from inside the notebook&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 16:43:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Incremental-refresh-For-S3-shortcut/m-p/4398587#M7015</guid>
      <dc:creator>spark123</dc:creator>
      <dc:date>2025-02-06T16:43:41Z</dc:date>
    </item>
  </channel>
</rss>

