<?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: Getting data from Snowflake to Excel in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5253404#M65284</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/931936"&gt;@DatamirHub&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Option (Power BI Dataset + Excel)&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;The main idea is to clearly separate responsibilities:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Where data is prepared and refreshed → Power BI&lt;/LI&gt;
&lt;LI&gt;Where users consume the data → Excel&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;How it works in practice&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;Connection to Snowflake&lt;BR /&gt;You create a dataset in Power BI connected to Snowflake using the native connector or a gateway. The query or data model should ideally be based on curated views to ensure proper governance.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Publication in Power BI Service&lt;BR /&gt;The dataset is published to a workspace in the cloud. At this stage, you configure scheduled refresh and, if required, apply security rules such as row-level security.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;Excel connected to the dataset&lt;BR /&gt;Users open Excel and connect via:&lt;BR /&gt;Data → Get Data → From Power BI Dataset&lt;BR /&gt;They then select the published dataset.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;User experience&lt;BR /&gt;Users continue working in Excel using pivot tables or tables. They simply click Refresh to get the latest data. No technical setup is required, and they do not need to write SQL or configure drivers.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Main advantages&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;No technical setup required for end users&lt;/LI&gt;
&lt;LI&gt;Centralised refresh management&lt;/LI&gt;
&lt;LI&gt;Strong governance aligned with organisational KPIs and semantic models&lt;/LI&gt;
&lt;LI&gt;Scalable approach suitable for larger teams&lt;/LI&gt;
&lt;LI&gt;Centralised security management&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Important consideration&lt;/H3&gt;
&lt;DIV&gt;Even if Power BI is not intended for reporting, it is being used here as a governed data engine. This significantly reduces maintenance effort and user support.&lt;/DIV&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;DIV&gt;This approach solves the problem because it keeps Excel simple for users, avoids repeated technical configuration, and provides full control to the data team.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;DISCLAIMER: While I wrote a draft of this answer, I used Copilot to create a longer, more detailed step-by-step description to make it easier to apply.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2026 15:58:45 GMT</pubDate>
    <dc:creator>Zanqueta</dc:creator>
    <dc:date>2026-06-29T15:58:45Z</dc:date>
    <item>
      <title>Getting data from Snowflake to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5251940#M65281</link>
      <description>&lt;P&gt;Hello I have multiple no technical users and am trying to find a way to setup a snowflake query for them and then let them refresh it whenever they want or on a schedule, but I couldn't find a good solution this what i found so far:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ODBC (Not great for non technical users needs setup on each user desktop)&lt;/LI&gt;&lt;LI&gt;Power Automate (Needs Power Automate Premium which we don't have)&lt;/LI&gt;&lt;LI&gt;Third Party tools (Expensive pricing models)&lt;/LI&gt;&lt;LI&gt;Through Power BI (We want to separate this process from power bi)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any suggested solution please!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 10:24:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5251940#M65281</guid>
      <dc:creator>DatamirHub</dc:creator>
      <dc:date>2026-06-29T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting data from Snowflake to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5253404#M65284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/931936"&gt;@DatamirHub&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Option (Power BI Dataset + Excel)&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;The main idea is to clearly separate responsibilities:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Where data is prepared and refreshed → Power BI&lt;/LI&gt;
&lt;LI&gt;Where users consume the data → Excel&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;How it works in practice&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;Connection to Snowflake&lt;BR /&gt;You create a dataset in Power BI connected to Snowflake using the native connector or a gateway. The query or data model should ideally be based on curated views to ensure proper governance.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Publication in Power BI Service&lt;BR /&gt;The dataset is published to a workspace in the cloud. At this stage, you configure scheduled refresh and, if required, apply security rules such as row-level security.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;Excel connected to the dataset&lt;BR /&gt;Users open Excel and connect via:&lt;BR /&gt;Data → Get Data → From Power BI Dataset&lt;BR /&gt;They then select the published dataset.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;User experience&lt;BR /&gt;Users continue working in Excel using pivot tables or tables. They simply click Refresh to get the latest data. No technical setup is required, and they do not need to write SQL or configure drivers.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Main advantages&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;No technical setup required for end users&lt;/LI&gt;
&lt;LI&gt;Centralised refresh management&lt;/LI&gt;
&lt;LI&gt;Strong governance aligned with organisational KPIs and semantic models&lt;/LI&gt;
&lt;LI&gt;Scalable approach suitable for larger teams&lt;/LI&gt;
&lt;LI&gt;Centralised security management&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Important consideration&lt;/H3&gt;
&lt;DIV&gt;Even if Power BI is not intended for reporting, it is being used here as a governed data engine. This significantly reduces maintenance effort and user support.&lt;/DIV&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;DIV&gt;This approach solves the problem because it keeps Excel simple for users, avoids repeated technical configuration, and provides full control to the data team.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;DISCLAIMER: While I wrote a draft of this answer, I used Copilot to create a longer, more detailed step-by-step description to make it easier to apply.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 15:58:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5253404#M65284</guid>
      <dc:creator>Zanqueta</dc:creator>
      <dc:date>2026-06-29T15:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting data from Snowflake to Excel</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5265999#M65296</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;BLOCKQUOTE&gt;&lt;P class=""&gt;If the query is fixed, I'd hide the SQL from users and give them a simple way to refresh the results. Power Query in Excel is a good option if they're already using Excel. Otherwise, a small internal web app (e.g., Streamlit) with a "Refresh" button can provide a much cleaner experience without requiring users to configure ODBC or learn Snowflake. Knowing your users' preferred interface would help narrow down the best approach.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Jul 2026 07:12:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-data-from-Snowflake-to-Excel/m-p/5265999#M65296</guid>
      <dc:creator>jasonmiller11tt</dc:creator>
      <dc:date>2026-07-03T07:12:05Z</dc:date>
    </item>
  </channel>
</rss>

