<?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: Get data connected to dataflow gen 2 source in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140759#M3786</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should be, as I was able to load data today using Dataflow Gen2 from another Dataflow Gen2 table without providing any additional setup.&lt;/P&gt;&lt;P&gt;Thank you, and have a nice day!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 13:44:59 GMT</pubDate>
    <dc:creator>Yaroslava</dc:creator>
    <dc:date>2024-09-09T13:44:59Z</dc:date>
    <item>
      <title>Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4131374#M3742</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm encountering an issue when trying to use data from an existing Dataflow Gen 2 table. The following error message appears:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;----------&lt;EM&gt; Message ----------&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Microsoft SQL: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;---------- Session ID ----------&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;d8708cb2-697e-495f-8438-f2f994a786e7&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;---------- Request ID ----------&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;37196c58-7fbb-476c-b5b0-b207081f4d00&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;---------- Mashup script ----------&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;section Section1;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;shared #"Dim Process Type" = let&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Source = PowerPlatform.Dataflows([]),&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 1" = Source{[Id = "Workspaces"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 2" = #"Navigation 1"{[workspaceId = "543caf0e-cfd5-464b-bc52-b1d84fa14f25"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 3" = #"Navigation 2"{[dataflowId = "7756c269-b4a0-4c77-8269-e061772ba175"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 4" = #"Navigation 3"{[entity = "Dim Process Type", version = ""]}[Data]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;in&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 4";&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;shared FactAmResult = let&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Source = PowerPlatform.Dataflows([]),&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 1" = Source{[Id = "Workspaces"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 2" = #"Navigation 1"{[workspaceId = "543caf0e-cfd5-464b-bc52-b1d84fa14f25"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 3" = #"Navigation 2"{[dataflowId = "039ace56-949f-42a7-9474-949b586d1136"]}[Data],&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 4" = #"Navigation 3"{[entity = "FactAmResult", version = ""]}[Data]&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;in&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;#"Navigation 4";&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;shared Query = let&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Source = PowerPlatform.Dataflows([])&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;in&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Source;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;_____________________________________________________________&lt;/P&gt;&lt;P&gt;What's interesting is that I can connect to regular Dataflows without any issues, but I'm unable to connect to Dataflow Gen 2. Additionally, I noticed that the Dataflow Gen 2 table does not appear to be in a table format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&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;P&gt;Could you please assist me with this issue?&lt;/P&gt;&lt;P&gt;I would also like to mention that everything was working correctly a week ago, and I was able to connect to Dataflow Gen 2 tables without any problems.&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 13:29:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4131374#M3742</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-03T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4132115#M3747</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="300398" data-lia-user-login="Yaroslava" class="lia-mention lia-mention-user"&gt;Yaroslava&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The error message you’re seeing, &lt;STRONG&gt;“The semaphore timeout period has expired,”&lt;/STRONG&gt; typically indicates a network-related problem or a timeout issue during the connection process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are a few steps you can try to resolve this issue:&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;SPAN&gt;Ensure that your network connection is stable and not experiencing any interruptions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;Check your firewall and security settings to ensure that they are not blocking the connection. Sometimes, security settings can interfere with the connection process.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;If you are using SSL/TLS for your connection, ensure that the certificates are correctly configured and trusted. Misconfigured certificates can cause handshake errors. You can look at this document:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/connect/error-message-when-you-connect" target="_blank"&gt;Error message when you connect to SQL Server - SQL Server | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;4.&amp;nbsp;Sometimes, simply retrying the connection can resolve transient issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 01:18:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4132115#M3747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-04T01:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4132718#M3750</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Should the firewall, security, or other setup topics be configured differently for base Dataflows and Dataflow Gen 2?&lt;/P&gt;&lt;P&gt;In my case, I need to create a query using Dataflow Gen 2, where the data source for this query is another table created with Dataflow Gen 2. I'm asking about security or other setup configurations because I can easily connect the source with a base Dataflow, but I receive an error when trying to connect the source with Dataflow Gen 2, even though I'm using the same connection.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback and your time.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yaroslava&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 06:55:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4132718#M3750</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-04T06:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4138188#M3774</link>
      <description>&lt;P&gt;Does your table in the Dataflow Gen2 have staging enabled?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 18:05:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4138188#M3774</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-06T18:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140470#M3784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should be, as I was able to load data today using Dataflow Gen2 from another Dataflow Gen2 table without providing any additional setup.&lt;/P&gt;&lt;P&gt;Thank you, and have a nice day! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 10:33:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140470#M3784</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-09T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140759#M3786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should be, as I was able to load data today using Dataflow Gen2 from another Dataflow Gen2 table without providing any additional setup.&lt;/P&gt;&lt;P&gt;Thank you, and have a nice day!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 13:44:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140759#M3786</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-09T13:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140771#M3787</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should be, as I was able to load data today using Dataflow Gen2 from another Dataflow Gen2 table without providing any additional setup.&lt;/P&gt;&lt;P&gt;Thank you, and have a nice day!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 13:48:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4140771#M3787</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-09T13:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get data connected to dataflow gen 2 source</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4151845#M3869</link>
      <description>&lt;P&gt;Dear Fabric Team,&lt;/P&gt;&lt;P&gt;The issue is still unresolved.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I continue to receive the error, and it's unclear why the error message indicates a problem with the SQL connection, given that I try to connect to other Dataflow Gen 2 sources. I also find it confusing that I was able to work with Dataflow Gen 2 queries a few months ago, but now I can't even open them without encountering the error mentioned above.&lt;/P&gt;&lt;P&gt;Additionally, I don't understand why this issue only affects Dataflow Gen 2, while the basic Dataflows are working without any issues.&lt;/P&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 06:28:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Get-data-connected-to-dataflow-gen-2-source/m-p/4151845#M3869</guid>
      <dc:creator>Yaroslava</dc:creator>
      <dc:date>2024-09-16T06:28:32Z</dc:date>
    </item>
  </channel>
</rss>

