<?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: Can't Save Dataflow in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4811871#M62904</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft fabric community forum.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message you’re seeing (“Can’t save dataflow – Unknown error”) usually appears when the ODBC connector isn’t fully set up in the Power BI Service.&lt;/P&gt;
&lt;P&gt;While the ODBC connector is supported for Dataflows (see Microsoft documentation: &lt;A title="https://learn.microsoft.com/en-us/power-query/connectors/odbc?utm_source=chatgpt.com" href="https://learn.microsoft.com/en-us/power-query/connectors/odbc?utm_source=chatgpt.com" target="_blank" rel="noopener"&gt;ODBC connector&lt;/A&gt;), it must be configured through the On-premises Data Gateway. Make sure the DSN (GLOBALERP) is set up correctly on the gateway machine, mapped in the Service under Manage Gateways, and that the gateway is online.&lt;/P&gt;
&lt;P&gt;Try running a simple query like SELECT TOP 1 * FROM JobStatus to check if the connector is working, and confirm that your query’s column names are unique and not reserved words, as duplicates can prevent the dataflow from saving.&lt;/P&gt;
&lt;P&gt;If the issue persists, enable diagnostics in the Service and share your gateway configuration details for further investigation.&lt;/P&gt;
&lt;P&gt;Hope this helps, feel free to reachout for any further questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2025 17:10:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-08-29T17:10:18Z</dc:date>
    <item>
      <title>Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4811081#M62886</link>
      <description>&lt;P&gt;we use the query the table, it retrieves the data and when we save the table in the dataflow it throws this error message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odbc.Query("dsn=GLOBALERP", "&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID Job_Status_ID,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name as Job_Status&lt;BR /&gt;from JobStatus&lt;BR /&gt;&amp;nbsp; ")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="learner03_0-1756446088636.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1294390i6EB0DDC054ADD780/image-size/medium?v=v2&amp;amp;px=400" role="button" title="learner03_0-1756446088636.png" alt="learner03_0-1756446088636.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 05:42:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4811081#M62886</guid>
      <dc:creator>learner03</dc:creator>
      <dc:date>2025-08-29T05:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4811871#M62904</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft fabric community forum.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message you’re seeing (“Can’t save dataflow – Unknown error”) usually appears when the ODBC connector isn’t fully set up in the Power BI Service.&lt;/P&gt;
&lt;P&gt;While the ODBC connector is supported for Dataflows (see Microsoft documentation: &lt;A title="https://learn.microsoft.com/en-us/power-query/connectors/odbc?utm_source=chatgpt.com" href="https://learn.microsoft.com/en-us/power-query/connectors/odbc?utm_source=chatgpt.com" target="_blank" rel="noopener"&gt;ODBC connector&lt;/A&gt;), it must be configured through the On-premises Data Gateway. Make sure the DSN (GLOBALERP) is set up correctly on the gateway machine, mapped in the Service under Manage Gateways, and that the gateway is online.&lt;/P&gt;
&lt;P&gt;Try running a simple query like SELECT TOP 1 * FROM JobStatus to check if the connector is working, and confirm that your query’s column names are unique and not reserved words, as duplicates can prevent the dataflow from saving.&lt;/P&gt;
&lt;P&gt;If the issue persists, enable diagnostics in the Service and share your gateway configuration details for further investigation.&lt;/P&gt;
&lt;P&gt;Hope this helps, feel free to reachout for any further questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 17:10:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4811871#M62904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-08-29T17:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4812763#M62908</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up on our previous suggestions. We would like to hear back from you to ensure we can assist you further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 04:12:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4812763#M62908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-01T04:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4816274#M62960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 04:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4816274#M62960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-04T04:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4819734#M63030</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t received an update from you in some time. Could you please let us know if the issue has been resolved?&lt;BR /&gt;If you still require support, please let us know, we are happy to assist you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 08:56:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4819734#M63030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-08T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4831554#M63154</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;Sorry I saw the responses today, Usually I get an email when there is a response on the post but this time it didn't so I though no one has responded. Strangely, it automatically got fixed and I did nothing. Your response is correct but I already had many table that were using the same ODBC connection and I had faced no issue in the passed, so was finding it strange this time.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 00:17:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4831554#M63154</guid>
      <dc:creator>learner03</dc:creator>
      <dc:date>2025-09-22T00:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Save Dataflow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4831758#M63158</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/305193"&gt;@learner03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for confirming back. Glad to hear the issue has resolved on its own. Sometimes these “Unknown error” messages can occur due to transient gateway or service-side issues, which would explain why it started working again without any changes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 05:35:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Can-t-Save-Dataflow/m-p/4831758#M63158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-22T05:35:11Z</dc:date>
    </item>
  </channel>
</rss>

