<?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: Error while connecting Report Builder to Snowflake in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4760884#M41375</link>
    <description>&lt;P&gt;The error message you're seeing in Report Builder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Couldn't resolve host name"&amp;nbsp; ODBC ERROR [HY000] [Microsoft][Snowflake]&amp;nbsp; curl_easy_perform failed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;means that Report Builder can't reach the Snowflake server — this is a network/DNS resolution issue rather than a credential issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to fix?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check Host Name:&lt;BR /&gt;&lt;P&gt;* Make sure your Snowflake server URL (e.g., xyz.snowflakecomputing.com) is entered correctly in Report&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Builder's connection string.&lt;/P&gt;&lt;P&gt;* Try opening the Snowflake URL in your browser to ensure it's accessible.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Network Access:&lt;BR /&gt;&lt;P&gt;* If you’re on a corporate VPN or secured network, try switching networks or disabling VPN temporarily.&lt;/P&gt;&lt;P&gt;* Report Builder uses different network paths from Power BI Desktop — so what works in PBI may still be blocked in Report Builder.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;ODBC Driver:&lt;BR /&gt;&lt;P&gt;* Ensure you're using the latest version of the Snowflake ODBC driver.&lt;/P&gt;&lt;P&gt;* You can download it from Snowflake’s official site. (&lt;A href="https://docs.snowflake.com/developer-guide/odbc/odbc-download" target="_blank"&gt;https://docs.snowflake.com/developer-guide/odbc/odbc-download&lt;/A&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Check Proxy Settings (if any):&lt;BR /&gt;&lt;P&gt;* If your org uses a proxy, Report Builder must be able to go through it (unlike PBI Desktop, which may bypass it).&lt;/P&gt;&lt;P&gt;* Add proxy config in the odbc.ini file or system environment if needed.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If the issue persists, test the ODBC connection outside of Report Builder via:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ODBC Data Source Administrator tool&lt;/LI&gt;&lt;LI&gt;Or using Power BI Desktop with DirectQuery&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If this helps, please &lt;STRONG&gt;mark it as solution&lt;/STRONG&gt; and &lt;STRONG&gt;give kudos&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jul 2025 06:35:03 GMT</pubDate>
    <dc:creator>Ilgar_Zarbali</dc:creator>
    <dc:date>2025-07-13T06:35:03Z</dc:date>
    <item>
      <title>Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4758098#M41350</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I can connect to my snowflake server successfully through PBI desktop, but not able to connect it to Report Builder, below is the error I am getting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="srlabhe_0-1752093307757.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1282030i86CADA39699986C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="srlabhe_0-1752093307757.png" alt="srlabhe_0-1752093307757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Apprciate help here&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 20:35:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4758098#M41350</guid>
      <dc:creator>srlabhe</dc:creator>
      <dc:date>2025-07-09T20:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4759384#M41360</link>
      <description>&lt;P&gt;do you use a dsn ?&amp;nbsp; same as in Power BI Desktop?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 21:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4759384#M41360</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-07-10T21:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4760884#M41375</link>
      <description>&lt;P&gt;The error message you're seeing in Report Builder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Couldn't resolve host name"&amp;nbsp; ODBC ERROR [HY000] [Microsoft][Snowflake]&amp;nbsp; curl_easy_perform failed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;means that Report Builder can't reach the Snowflake server — this is a network/DNS resolution issue rather than a credential issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to fix?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check Host Name:&lt;BR /&gt;&lt;P&gt;* Make sure your Snowflake server URL (e.g., xyz.snowflakecomputing.com) is entered correctly in Report&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Builder's connection string.&lt;/P&gt;&lt;P&gt;* Try opening the Snowflake URL in your browser to ensure it's accessible.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Network Access:&lt;BR /&gt;&lt;P&gt;* If you’re on a corporate VPN or secured network, try switching networks or disabling VPN temporarily.&lt;/P&gt;&lt;P&gt;* Report Builder uses different network paths from Power BI Desktop — so what works in PBI may still be blocked in Report Builder.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;ODBC Driver:&lt;BR /&gt;&lt;P&gt;* Ensure you're using the latest version of the Snowflake ODBC driver.&lt;/P&gt;&lt;P&gt;* You can download it from Snowflake’s official site. (&lt;A href="https://docs.snowflake.com/developer-guide/odbc/odbc-download" target="_blank"&gt;https://docs.snowflake.com/developer-guide/odbc/odbc-download&lt;/A&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Check Proxy Settings (if any):&lt;BR /&gt;&lt;P&gt;* If your org uses a proxy, Report Builder must be able to go through it (unlike PBI Desktop, which may bypass it).&lt;/P&gt;&lt;P&gt;* Add proxy config in the odbc.ini file or system environment if needed.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If the issue persists, test the ODBC connection outside of Report Builder via:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ODBC Data Source Administrator tool&lt;/LI&gt;&lt;LI&gt;Or using Power BI Desktop with DirectQuery&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If this helps, please &lt;STRONG&gt;mark it as solution&lt;/STRONG&gt; and &lt;STRONG&gt;give kudos&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 06:35:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4760884#M41375</guid>
      <dc:creator>Ilgar_Zarbali</dc:creator>
      <dc:date>2025-07-13T06:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4761367#M41382</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1300689"&gt;@srlabhe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft Community Forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/259082"&gt;@Ilgar_Zarbali&lt;/a&gt;&amp;nbsp;, Thank you for your prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1300689"&gt;@srlabhe&lt;/a&gt;&amp;nbsp;, If &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/259082"&gt;@Ilgar_Zarbali&lt;/a&gt;&amp;nbsp; response has resolved your issue, Please mark his response as &lt;STRONG&gt;“Accept it as a solution”&lt;/STRONG&gt;&amp;nbsp;to assist other community members in resolving similar issues more efficiently.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dinesh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 05:10:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4761367#M41382</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-07-14T05:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4766870#M41413</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1300689"&gt;@srlabhe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 11:11:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4766870#M41413</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-07-17T11:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4770648#M41444</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1300689" target="_blank"&gt;@srlabhe&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 12:03:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4770648#M41444</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-07-21T12:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error while connecting Report Builder to Snowflake</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4775507#M41472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1300689" target="_blank" rel="noopener"&gt;@srlabhe&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 17:36:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-while-connecting-Report-Builder-to-Snowflake/m-p/4775507#M41472</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-07-24T17:36:33Z</dc:date>
    </item>
  </channel>
</rss>

