<?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: Storage table in datawarehouse in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4050169#M3463</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687175" data-lia-user-login="DALI007" class="lia-mention lia-mention-user"&gt;DALI007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me if your problem is solved? If yes, please accept it as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 07:59:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-19T07:59:12Z</dc:date>
    <item>
      <title>Storage table in datawarehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4040739#M3425</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I used a dataflowgen2 to recover an excel file from a sharepoint. First I managed to recover the file.&lt;BR /&gt;however impossible to store the table in my datawarehouse and I receive this error message.&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Error message&lt;/FONT&gt; :&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;There was an error retrieving the table list. Please try again later.: An exception occurred: Microsoft SQL: An instance-specific or network-related error occurred when establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Cannot open a connection to SQL Server) (Session ID: deefd96f-8356-4990-a4c6-865edaeb3c33, region: france)&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;You should know that I did indeed send another table in my data port from this dataflowgen2. But 2 days ago I can not store tables)&lt;BR /&gt;Thank you in advance for your help&amp;nbsp;&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 07:41:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4040739#M3425</guid>
      <dc:creator>DALI007</dc:creator>
      <dc:date>2024-07-14T07:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Storage table in datawarehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4040909#M3426</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;For information, I created a new dataflowgen2 and I manage to store the tables in the datawarehouse. So the problem is dataflowgen2. I can’t solve the problem. Can anyone tell me how to fix the old Dataflow Gen2? Because I collect a hundred tables in the old Dataflow and I do not want to lose it.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 07:40:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4040909#M3426</guid>
      <dc:creator>DALI007</dc:creator>
      <dc:date>2024-07-14T07:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Storage table in datawarehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4041368#M3427</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687175" data-lia-user-login="DALI007" class="lia-mention lia-mention-user"&gt;DALI007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the error message, you are experiencing a network-related problem while trying to connect to SQL Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the following steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that the SQL Server instance name is correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that SQL Server is configured to allow remote connections.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that the firewall on the Server and any network firewalls are configured to allow the ports that SQL Server is using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Verify that there are no network issues preventing your computer from accessing SQL Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that the SQL Server Browser service is running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the SQL Server error log and Windows Event Viewer for any relevant error messages that may provide more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 02:13:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4041368#M3427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-15T02:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Storage table in datawarehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4050169#M3463</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687175" data-lia-user-login="DALI007" class="lia-mention lia-mention-user"&gt;DALI007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me if your problem is solved? If yes, please accept it as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 07:59:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4050169#M3463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-19T07:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Storage table in datawarehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4051999#M3469</link>
      <description>&lt;P&gt;Would it help if you export the old dataflow as a power query template and create a new dataflow by importing the template?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-query/power-query-template" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/power-query/power-query-template&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 16:48:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Storage-table-in-datawarehouse/m-p/4051999#M3469</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-07-20T16:48:24Z</dc:date>
    </item>
  </channel>
</rss>

