<?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: Using PowerBI to pull dynamic data source in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/69315#M2265</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11072"&gt;@dsapelak﻿&lt;/a&gt;&amp;nbsp;If you use power bi desktop easiest way is to use sql queries to import data from tables. So you can type in sql queries that looks at all the tables of the past 13 months and bring in their data.&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-left" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/14142i027B3913822F7ED1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2016 01:40:41 GMT</pubDate>
    <dc:creator>ankitpatira</dc:creator>
    <dc:date>2016-09-19T01:40:41Z</dc:date>
    <item>
      <title>Using PowerBI to pull dynamic data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/68766#M2245</link>
      <description>&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I save a sql server table once per month with a date at the end of the name. &amp;nbsp;Same fields every month, it's a snapshot of our business. &amp;nbsp;Something like 'Business_Data_08312016'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out a way to create a PowerBI report that looks at a rolling 13 months-worth of these tables. &amp;nbsp;The only way I have figured out so far is kind of terrible, which is to make sproc that unions all of these together into one big table. &amp;nbsp;It works but it's a major data duplication that doesn't seem necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am open to any ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 16:52:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/68766#M2245</guid>
      <dc:creator>dsapelak</dc:creator>
      <dc:date>2016-09-15T16:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using PowerBI to pull dynamic data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/69315#M2265</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11072"&gt;@dsapelak﻿&lt;/a&gt;&amp;nbsp;If you use power bi desktop easiest way is to use sql queries to import data from tables. So you can type in sql queries that looks at all the tables of the past 13 months and bring in their data.&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-left" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/14142i027B3913822F7ED1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 01:40:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/69315#M2265</guid>
      <dc:creator>ankitpatira</dc:creator>
      <dc:date>2016-09-19T01:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using PowerBI to pull dynamic data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/69340#M2268</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11072"&gt;@dsapelak﻿&lt;/a&gt;&amp;nbsp;"Major data duplication".. A union will only pull the unique records... Are you trying to reduce the record size, or just determine what is the most efficient way to extract the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 03:00:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-PowerBI-to-pull-dynamic-data-source/m-p/69340#M2268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T03:00:47Z</dc:date>
    </item>
  </channel>
</rss>

