<?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: Top N with live connection in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1177657#M24344</link>
    <description>&lt;P&gt;Assuming you have a hybrid streaming/push dataset as your data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reports do NOT refresh automatically unless you use the new auto page refresh feature. CAVEAT: this may be limited to Direct Query connections.&lt;/P&gt;&lt;P&gt;Dashboards do refresh automatically.&lt;/P&gt;&lt;P&gt;You can pin any report visual to a dashboard, including a table visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your TOPN filter would work with either a dashboard or a report set to auto page refresh.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2020 22:23:31 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2020-06-23T22:23:31Z</dc:date>
    <item>
      <title>Top N with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1175374#M24331</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;I use live connection, the datasets refresh every 5 minutes. I would like to display the data in a table, so I turn on the "&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;analysis of historical data&lt;/SPAN&gt;&lt;/SPAN&gt;" in the dataset settings. (If I not turn on this, I can create&amp;nbsp; only dashboard and there is not table visualization.)&lt;/P&gt;&lt;P&gt;I would like to display always the latest data, so I create a row_id column, and every refresh time has own id:&lt;/P&gt;&lt;P&gt;Time, Column1, row_id&lt;/P&gt;&lt;P&gt;8:00,A,1&lt;/P&gt;&lt;P&gt;8:00,B,1&lt;/P&gt;&lt;P&gt;8:00,C,1&lt;/P&gt;&lt;P&gt;8:05,G,2 etc.&lt;/P&gt;&lt;P&gt;I thought, If I set the Top 1 filter to the row_id, then I see the latest data, but it is not working properly.&lt;/P&gt;&lt;P&gt;row_id without filter: (the latest row_id: 1155)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;row_id with top 1 filter:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 07:26:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1175374#M24331</guid>
      <dc:creator>Arni</dc:creator>
      <dc:date>2020-06-23T07:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1177657#M24344</link>
      <description>&lt;P&gt;Assuming you have a hybrid streaming/push dataset as your data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reports do NOT refresh automatically unless you use the new auto page refresh feature. CAVEAT: this may be limited to Direct Query connections.&lt;/P&gt;&lt;P&gt;Dashboards do refresh automatically.&lt;/P&gt;&lt;P&gt;You can pin any report visual to a dashboard, including a table visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your TOPN filter would work with either a dashboard or a report set to auto page refresh.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 22:23:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1177657#M24344</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-23T22:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187236#M24413</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;Yes, I have a hybrid streaming/push dataset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;I created a report with a table and I used TOP N (TOP 1) filter then I pinned the table to a dashboard. It is work like a charme all day, but in the next day morning the TOP N does not refresh. For example, if at 23:55 the highest row_id 2815, then the next day in the table I can see in the dashboard only the rows with 2815 row_id, despite of there are 2816, 2817, ..., 3000 row_id.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 13:22:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187236#M24413</guid>
      <dc:creator>Arni</dc:creator>
      <dc:date>2020-06-28T13:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187244#M24414</link>
      <description>&lt;P&gt;Have you ruled out time zome issues? The service works on UTC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://radacad.com/solving-dax-time-zone-issue-in-power-bi" target="_blank"&gt;https://radacad.com/solving-dax-time-zone-issue-in-power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 13:30:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187244#M24414</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-28T13:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Top N with live connection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187269#M24415</link>
      <description>&lt;P&gt;I don't think, that it is a time zone issue, because the highest row_id independent from the time zone.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 14:11:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Top-N-with-live-connection/m-p/1187269#M24415</guid>
      <dc:creator>Arni</dc:creator>
      <dc:date>2020-06-28T14:11:42Z</dc:date>
    </item>
  </channel>
</rss>

