<?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: Create historic data table with Web incoming data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1139995#M23999</link>
    <description>&lt;P&gt;Dear Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i finally managed to do it using a combination of dataflows and datasets. The update interval has to be set with a difference of 30 minutes in order for this to work correctly.&lt;/P&gt;&lt;P&gt;Some instructions can be found under this link&amp;nbsp;&lt;A href="https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows" target="_self"&gt;https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 20:55:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-03T20:55:08Z</dc:date>
    <item>
      <title>Create historic data table with Web incoming data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096054#M23753</link>
      <description>&lt;P&gt;Hello all. I did a lot of research here and so far i couldn't find any suitable solution. I create a table in Power Query Editor that contains sensor data directly from Web.&lt;SPAN&gt;&amp;nbsp;This data is a CSV-dat file and usually updated with new lines every 2 hours. The "current" is the month May in this excercise - see photo attached. In June this file will contain only "June" data and the "May" data will then be available under a different file name. The files are small (&amp;lt;1000 rows) so data handling does not seem to be a issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i want to create Visual Graphs for this hourly-updated data and publish the report. Is there any way - in every refresh - to collect the newly incoming data into a table ?&amp;nbsp; I want to&amp;nbsp;to automate the process and not having to manually load/join tables every month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Incremental refresh" here would not work as the incoming data contain only the current month.&lt;/P&gt;&lt;P&gt;Other commands such as "Union" will also not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the above was clear - any input and guidance appreciated! Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1.jpg" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/276297i281E3FD151AD30B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 10:13:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096054#M23753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-19T10:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create historic data table with Web incoming data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096083#M23754</link>
      <description>&lt;P&gt;So generally no. What I would recommend would be to setup a process via Power Automate or other means by which files are copied to a single folder and given a unique name. Then use a Folder query in Power BI.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 10:25:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096083#M23754</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-05-19T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create historic data table with Web incoming data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096555#M23761</link>
      <description>&lt;P&gt;I see...it's getting really complicated then..Thanks for the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 15:27:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1096555#M23761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-19T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create historic data table with Web incoming data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1118963#M23865</link>
      <description>&lt;P&gt;Dear Greg and all,&lt;/P&gt;&lt;P&gt;i finally managed to do it using a Dataflow and a Dataset. The i schedule refresh intervals for both and the report is always up to date.&lt;/P&gt;&lt;P&gt;More information on how to do it you can find under this page - which was really heplful for me :&lt;/P&gt;&lt;P&gt;&lt;A href="https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows" target="_self"&gt;https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far i don't see any drawbacks with this approach apart from the fact tha the data update is a bit slow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonis&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 07:34:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1118963#M23865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-26T07:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create historic data table with Web incoming data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1139995#M23999</link>
      <description>&lt;P&gt;Dear Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i finally managed to do it using a combination of dataflows and datasets. The update interval has to be set with a difference of 30 minutes in order for this to work correctly.&lt;/P&gt;&lt;P&gt;Some instructions can be found under this link&amp;nbsp;&lt;A href="https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows" target="_self"&gt;https://exceed.hr/hr/blog/incremental-refresh-using-powerbi-pro-and-dataflows&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 20:55:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-historic-data-table-with-Web-incoming-data/m-p/1139995#M23999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T20:55:08Z</dc:date>
    </item>
  </channel>
</rss>

