<?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: Performance using Direct Query on Embedded Dashboard in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Performance-using-Direct-Query-on-Embedded-Dashboard/m-p/100555#M3509</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/18292"&gt;@Azure1﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;For your questions:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Does it need to pull in the whole table when a user accesses it like it does when you use direct query with desktop? &amp;gt;&amp;gt; No, &amp;nbsp; it just loads what needs to display and when you interactive with control in reports or after every ~15 minutes&lt;/LI&gt;&lt;LI&gt;Or does it use the filters to narrow down the results into a smaller subset? &amp;gt;&amp;gt; No, it's a mix between geneating query and memory cache - i will explain in next lines.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Cause when you/users interactive with filter, report will generate the query corresponding with that action and request to the sources (could be sql server and database engine).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just quickly create small example as below picture:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="when select filter options (i selected Male)" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22816iDE0A947736E7F609/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2016-12-10 00.28.04.png" alt="when select filter options (i selected Male)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;when select filter options (i selected Male)&lt;/span&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query will be passed and executed in sources server" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22817iABB9E6FC830D4368/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2016-12-10 00.27.51.png" alt="query will be passed and executed in sources server" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;query will be passed and executed in sources server&lt;/span&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;But the query for this action is only generated in first time and will be cached for the next actions. (you could go on to monitor the server side to verify this)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;=&amp;gt; So there is no performance issue in here. it's perfect machanism&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2016 17:44:00 GMT</pubDate>
    <dc:creator>tringuyenminh92</dc:creator>
    <dc:date>2016-12-09T17:44:00Z</dc:date>
    <item>
      <title>Performance using Direct Query on Embedded Dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Performance-using-Direct-Query-on-Embedded-Dashboard/m-p/100535#M3508</link>
      <description>&lt;P&gt;When you deploy a dashboard using direct query to Azure, and embed it, and the datasource is an Azure SQL Database. &amp;nbsp;Does it need to pull in the whole table when a user accesses it like it does when you use direct query with desktop? &amp;nbsp;Or does it use the filters to narrow down the results into a smaller subset? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:51:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Performance-using-Direct-Query-on-Embedded-Dashboard/m-p/100535#M3508</guid>
      <dc:creator>Azure1</dc:creator>
      <dc:date>2016-12-09T16:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Performance using Direct Query on Embedded Dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Performance-using-Direct-Query-on-Embedded-Dashboard/m-p/100555#M3509</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/18292"&gt;@Azure1﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;For your questions:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Does it need to pull in the whole table when a user accesses it like it does when you use direct query with desktop? &amp;gt;&amp;gt; No, &amp;nbsp; it just loads what needs to display and when you interactive with control in reports or after every ~15 minutes&lt;/LI&gt;&lt;LI&gt;Or does it use the filters to narrow down the results into a smaller subset? &amp;gt;&amp;gt; No, it's a mix between geneating query and memory cache - i will explain in next lines.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Cause when you/users interactive with filter, report will generate the query corresponding with that action and request to the sources (could be sql server and database engine).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just quickly create small example as below picture:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="when select filter options (i selected Male)" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22816iDE0A947736E7F609/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2016-12-10 00.28.04.png" alt="when select filter options (i selected Male)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;when select filter options (i selected Male)&lt;/span&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query will be passed and executed in sources server" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22817iABB9E6FC830D4368/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2016-12-10 00.27.51.png" alt="query will be passed and executed in sources server" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;query will be passed and executed in sources server&lt;/span&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;But the query for this action is only generated in first time and will be cached for the next actions. (you could go on to monitor the server side to verify this)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;=&amp;gt; So there is no performance issue in here. it's perfect machanism&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 17:44:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Performance-using-Direct-Query-on-Embedded-Dashboard/m-p/100555#M3509</guid>
      <dc:creator>tringuyenminh92</dc:creator>
      <dc:date>2016-12-09T17:44:00Z</dc:date>
    </item>
  </channel>
</rss>

