<?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: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)? in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414168#M4871</link>
    <description>&lt;P&gt;What is the orignal data type that is returned by the connector? there may be some columns changes and navigation steps that is breaking your folding. We do have some guidance listed here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-query/query-folding-basics" target="_blank"&gt;Understanding query evaluation and query folding in Power Query - Power Query | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Folding is key to get incremental refresh to work and should give you the performance you need. Each situation is different and you may need to adjust your steps or use native queries to get what you need.&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;&amp;nbsp; would you be able to help here a bit with suggestions?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 15:48:22 GMT</pubDate>
    <dc:creator>LuitwielerMSFT</dc:creator>
    <dc:date>2025-02-17T15:48:22Z</dc:date>
    <item>
      <title>Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4412592#M4861</link>
      <description>&lt;P&gt;I have tried out so many settings for incremental refresh on large transaction tables from BC365 (like general ledger entries, project ledger entries), etc.&lt;BR /&gt;&lt;BR /&gt;Nothing works - it only makes the dataflow 2x slower or makes it completely unable to run. Two questions:&lt;BR /&gt;&lt;STRONG&gt;1) Any advise on changing settings? These are my current GL entry settings:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2): I have an existing gl entries table in my Fabric Warehouse. As I understand it, I am supposed to use "existing table" setting like this --&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then pick the existing gl entries table, and check "replace":&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong? I read the documentation also. I also tried using "new table" instead of "existing table", but this overwrites my gl entries table only with the changed data it found..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 18:03:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4412592#M4861</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-16T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4412682#M4863</link>
      <description>&lt;P&gt;If these data points are not immutable then incremental refresh is not the right tool for what you are trying to achieve.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Custom partition management is not (yet) available for dataflows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider loading your data directly into a semantic model. There you have fine grain partition control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or consider loading your data into a data warehouse or data lake with pipelines.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 22:36:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4412682#M4863</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-16T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413256#M4864</link>
      <description>&lt;P&gt;Thanks for your reply. However, of course "systemModifiedAt" is NOT immutable - it changes. The whole point of an incremental refresh is to identify rows that have a dateTime value changed recently, indicating that the row has indeed changed, and must be updated. If this is not possible, what's the point of this incremental refresh feature? Can you give a concrete example of which columns i can use as input for grouping and column changes, and how these columns ought to behave? Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 07:22:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413256#M4864</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T07:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413490#M4865</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="895223" data-lia-user-login="useruserhi91" class="lia-mention lia-mention-user"&gt;useruserhi91&lt;/a&gt;&amp;nbsp;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My name is Jeroen Luitwieler PM for Incremental refresh in dataflows gen2. Super unfortunate to hear your experience is not as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something I noticed in your screenshots is that you have "requiere incremental refresh query to fully fold" turned off. Is there any reason why you have turned off this setting? Also, which connector are you using? keen to learn more of your end to end situation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 09:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413490#M4865</guid>
      <dc:creator>LuitwielerMSFT</dc:creator>
      <dc:date>2025-02-17T09:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413507#M4866</link>
      <description>&lt;P&gt;Thanks for replying, I am using the standard Business Central connector. I am turning off query folding option as it says that my query could not work if it is enabled. Any ideas on what to do? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 09:54:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413507#M4866</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413551#M4867</link>
      <description>&lt;P&gt;I see, I believe that your query uses odata in de backgrounds which should support some kind of folding. Would you mind sharing a screenshots of your applied steps with the folding indicator? there may be a step that causes folding to break.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When folding breaks and you allow incremental refresh to work anyways; the dataflow will pull all data times the number of buckets (3 times in your case) and only apply filters after data is pulled. This will cause huge slowdowns as you experience right now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 10:14:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413551#M4867</guid>
      <dc:creator>LuitwielerMSFT</dc:creator>
      <dc:date>2025-02-17T10:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413835#M4868</link>
      <description>&lt;P&gt;Yes, here is my query for GL entries from an advanced/custom BC API (same error occurs if I'm using standard API):&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I basically navigate to BC -&amp;gt; navigate to production -&amp;gt; the correct company -&amp;gt; advanced api -&amp;gt; gl entries table. I then remove some columns and change data types like so:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Table.TransformColumnTypes(#"Removed columns", {{&lt;/SPAN&gt;&lt;SPAN&gt;"systemModifiedAt"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;type&lt;/SPAN&gt; &lt;SPAN&gt;datetime&lt;/SPAN&gt;&lt;SPAN&gt;}, {&lt;/SPAN&gt;&lt;SPAN&gt;"postingDateTime"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;type&lt;/SPAN&gt; &lt;SPAN&gt;datetime&lt;/SPAN&gt;&lt;SPAN&gt;}}).&lt;BR /&gt;&lt;BR /&gt;Please advise&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="482102" data-lia-user-login="lui" class="lia-mention lia-mention-user"&gt;lui&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:48:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413835#M4868</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413846#M4869</link>
      <description>&lt;LI-CODE lang="markup"&gt;The whole point of an incremental refresh is to identify rows that have a dateTime value changed recently, indicating that the row has indeed changed, and must be updated. If this is not possible, what's the point of this incremental refresh feature?&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you are looking for is differential refresh, something Power BI is incapable of.&amp;nbsp; Incremental refresh can only go down to partition level for semantic models and bucket/file level for dataflows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any changes to past data will require a full or manual refresh of all affected partitions.&amp;nbsp; You would have to create and maintain that process yourself.&amp;nbsp; Unfortunately that is not currently possible with dataflows.&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="172382" data-lia-user-login="LuitwielerMSFT" class="lia-mention lia-mention-user"&gt;LuitwielerMSFT&lt;/a&gt;&amp;nbsp;when can we refresh individual buckets?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 13:00:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4413846#M4869</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-17T13:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414168#M4871</link>
      <description>&lt;P&gt;What is the orignal data type that is returned by the connector? there may be some columns changes and navigation steps that is breaking your folding. We do have some guidance listed here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-query/query-folding-basics" target="_blank"&gt;Understanding query evaluation and query folding in Power Query - Power Query | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Folding is key to get incremental refresh to work and should give you the performance you need. Each situation is different and you may need to adjust your steps or use native queries to get what you need.&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="223" data-lia-user-login="miguel" class="lia-mention lia-mention-user"&gt;miguel&lt;/a&gt;&amp;nbsp; would you be able to help here a bit with suggestions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 15:48:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414168#M4871</guid>
      <dc:creator>LuitwielerMSFT</dc:creator>
      <dc:date>2025-02-17T15:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414334#M4872</link>
      <description>&lt;P&gt;You mean what data type the initial (BC) connector has? These:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;"Data" naturally contains the data i need. In the next Navigation steps this "Data" column has these data types in chronological order:&lt;/P&gt;&lt;P&gt;"Table"&lt;BR /&gt;"Any"&lt;BR /&gt;"Table"&lt;/P&gt;&lt;P&gt;"Table"&lt;/P&gt;&lt;P&gt;And there goes my final table.. Is the "any" data type causing the error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 17:29:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414334#M4872</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414343#M4873</link>
      <description>&lt;P&gt;In data semantics, "incremental" refresh has throughout my years always meant to change only updated or new records. This still seems to be the case when googling the term.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, from the MS documentation on incremental refresh in Dataflow Gen2, I see:&lt;BR /&gt;&lt;EM&gt;When you use dataflows for data ingestion and transformation, there are scenarios where you specifically need to r&lt;STRONG&gt;efresh only new or updated data&lt;/STRONG&gt;—especially as your data continues to grow. The incremental refresh feature addresses this need.."&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;And:&lt;BR /&gt;&lt;EM&gt;"Each bucket contains the data that changed since the last refresh. The dataflow knows what changed by checking the maximum value in the column that you specified. If the maximum value changed for that bucket, the dataflow retrieves the whole bucket and replaces the data in the destination"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I misunderstanding something here - shouldn't it just simply look for updated data, and replace the rows that were updated, and&amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; those rows in my table with new data?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 17:36:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414343#M4873</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T17:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414349#M4874</link>
      <description>&lt;P&gt;Yes, this is a misunderstanding. The lowest you can go is to replace the bucket or partition. You cannot replace individual rows.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 17:40:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414349#M4874</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-17T17:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414364#M4875</link>
      <description>&lt;P&gt;Well that is interesting. Thanks for clarifying, this was not clear to me from the documentation. I found the wording of incremental refresh misleading. What is the use case for this feature then?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 17:52:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414364#M4875</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-17T17:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Incremental refresh settings for BC365 fact tables (like GL Entry)?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414407#M4876</link>
      <description>&lt;P&gt;Mostly for immutable data.&amp;nbsp; If your data is mutable then you need to manage the partition updates manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/172382" target="_blank"&gt;@LuitwielerMSFT&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;when can we refresh individual buckets in dataflows?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 20:46:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Recommended-Incremental-refresh-settings-for-BC365-fact-tables/m-p/4414407#M4876</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-17T20:46:20Z</dc:date>
    </item>
  </channel>
</rss>

