<?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: ADF - Fabric Lakehouse Tables as source in Dataflows in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4236440#M4431</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148529" data-lia-user-login="SidTheSloth" class="lia-mention lia-mention-user"&gt;SidTheSloth&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data can be preprocessed first with the help of an activity in the data pipeline, and then the result is used as a data source for dataflow gen2 to connect the two activities.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/get-started/decision-guide-pipeline-dataflow-spark" target="_blank"&gt;Fabric decision guide - copy activity, dataflow, or Spark - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 07:19:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-10T07:19:13Z</dc:date>
    <item>
      <title>ADF - Fabric Lakehouse Tables as source in Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4235860#M4427</link>
      <description>&lt;P&gt;Hi, When using Fabric Lakehouse as a source in ADF dataflows, there is no ability to pass a filter clause back to source to restrict the data flowing into the Dataflows. A similar operation on any regular database works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;We tried using Lakehouse Views as a workaround, they do not seem to be visible as a source in a dataflow either. Lakehouse Schemas are enabled, and could be the reason, but we're trying to avoid having to recreating a lakehouse without Schema support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This severly impacts the abiltiy to restrict the number of rows flowing into the ADF data flows. We have some very large tables, and this is a problem area for us. Are we missing a trick? Any suggestions or is this a known issue?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 23:02:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4235860#M4427</guid>
      <dc:creator>SidTheSloth</dc:creator>
      <dc:date>2024-10-09T23:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: ADF - Fabric Lakehouse Tables as source in Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4236440#M4431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148529" data-lia-user-login="SidTheSloth" class="lia-mention lia-mention-user"&gt;SidTheSloth&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data can be preprocessed first with the help of an activity in the data pipeline, and then the result is used as a data source for dataflow gen2 to connect the two activities.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/get-started/decision-guide-pipeline-dataflow-spark" target="_blank"&gt;Fabric decision guide - copy activity, dataflow, or Spark - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 07:19:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4236440#M4431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-10T07:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: ADF - Fabric Lakehouse Tables as source in Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4248285#M4489</link>
      <description>&lt;P&gt;Thank you, while pre-processing the data to create a new can be a viable workaround, it adds to the processing load and overall run time. Considering parquets with hundreds of millions of rows, this is a lot of time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I additionally want to clarify this is ADF pipelines not Fabric Data Factory pipelines. As a part of the newly added functionality, Ideally if we were able to filter at source(like we can with other SQL&amp;nbsp; based sources), that would be the right way to do things. The inability to query views&amp;nbsp; from dataflows (for Lakehouses with Schemas), compounds the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Appreciate your time. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 12:50:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4248285#M4489</guid>
      <dc:creator>SidTheSloth</dc:creator>
      <dc:date>2024-10-18T12:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: ADF - Fabric Lakehouse Tables as source in Dataflows</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4249649#M4491</link>
      <description>&lt;P&gt;Is there a SQL connector in ADF dataflows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you copy the Lakehouses' SQL connection string, and paste it in the SQL connector in ADF dataflow? Sounds like something which would allow for passing filters in the query.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping you won't get issues with SQL Analytics Endpoint update delays.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2024 15:59:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/ADF-Fabric-Lakehouse-Tables-as-source-in-Dataflows/m-p/4249649#M4491</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-10-20T15:59:35Z</dc:date>
    </item>
  </channel>
</rss>

