<?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: Stream Analytics - Update row in dataset in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/461713#M14210</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Cyril,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can we identify the "2"? By date?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you mean this scenario below?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row1&amp;nbsp; news1&amp;nbsp; date1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row2&amp;nbsp; news1&amp;nbsp; date1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row3&amp;nbsp; news2&amp;nbsp; date2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since the row1 and row2 are the same, you need to show up the row1 and row3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2018 08:07:46 GMT</pubDate>
    <dc:creator>v-jiascu-msft</dc:creator>
    <dc:date>2018-07-13T08:07:46Z</dc:date>
    <item>
      <title>Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/457578#M14095</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using an Azure architecture to have a real-time Dashboard Power BI about Twitter post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Architecture is like this : Event Hub -&amp;gt; Streaming Analytics -&amp;gt; Power BI&lt;/P&gt;&lt;P&gt;This works fine and I can show Tweets and statistics moce in real-time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that Stream Analytics can only add row in my Dataset and it's possible to receive same tweet from my Event Hub.&lt;/P&gt;&lt;P&gt;So I potentially add several times the same Tweet in my Dataset and&amp;nbsp;distort data statistics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if it's possible to do an update with Stream Analytics in the Dataset, or if there is a trick to get the most recent post when there is a duplication ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Cyril&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 08:23:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/457578#M14095</guid>
      <dc:creator>cdupland</dc:creator>
      <dc:date>2018-07-09T08:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/458338#M14116</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Cyril,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If they are duplicates, they all could be the most recent. Maybe you can filter them in the beginning. Which visual did you use in the Power BI? Maybe we can filter them using a slicer. About filtering push dataset, please refer to&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming#can-i-use-filters-on-push-dataset-how-about-streaming-dataset" target="_self"&gt;service-real-time-streaming#can-i-use-filters-on-push-dataset-how-about-streaming-dataset&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 05:52:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/458338#M14116</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-10T05:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/461700#M14209</link>
      <description>&lt;P&gt;Hi Dale,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main visual in Power BI are counting&amp;nbsp;rows (distcint), list, bargraph with date, circular, etc..&lt;/P&gt;&lt;P&gt;I don"t know how to get the most recent row between 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Cyril&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 07:51:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/461700#M14209</guid>
      <dc:creator>cdupland</dc:creator>
      <dc:date>2018-07-13T07:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/461713#M14210</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Cyril,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How can we identify the "2"? By date?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you mean this scenario below?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row1&amp;nbsp; news1&amp;nbsp; date1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row2&amp;nbsp; news1&amp;nbsp; date1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row3&amp;nbsp; news2&amp;nbsp; date2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since the row1 and row2 are the same, you need to show up the row1 and row3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 08:07:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/461713#M14210</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-07-13T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/465810#M14320</link>
      <description>&lt;P&gt;Hi Dale,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My scenario is below :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;row1 news1 date1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;row2 news1 date2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;row3 news2 date1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Row1 and row2 are the same,&amp;nbsp;with date2 &amp;gt; date1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I&amp;nbsp;would like to show row2 and row3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cyril&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 17:16:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/465810#M14320</guid>
      <dc:creator>cdupland</dc:creator>
      <dc:date>2018-07-18T17:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Analytics - Update row in dataset</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/1715901#M28330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35635"&gt;@cdupland&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did you solve this issue, I'm struggling with the exact same..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Roberto&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 08:58:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Stream-Analytics-Update-row-in-dataset/m-p/1715901#M28330</guid>
      <dc:creator>Roberto81</dc:creator>
      <dc:date>2021-03-11T08:58:36Z</dc:date>
    </item>
  </channel>
</rss>

