<?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: Direct Query behaviour different in Service vs Desktop in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4314044#M258317</link>
    <description>&lt;P&gt;DAX Visual queries employ paging (usually TOPN(501,...) - you can check in Performance Analyzer).&amp;nbsp; Can you provide some more details on your specific setup?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2024 20:57:30 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-12-04T20:57:30Z</dc:date>
    <item>
      <title>Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4313866#M258297</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this is a bug/limitation but what I am seeing is, when in Desktop I have a query that does in essence SELECT * FROM A_View. With no where clause this is about 45M rows. This dataset is accessed when doing a drillthrough to another page.&lt;/P&gt;&lt;P&gt;When I do a drillthrough I can see in SSMS that i get a query come in with a where clause limiting it down to what I am looking at and works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I upload to the service and do the same, I get the original SELECT * FROM A_View without a where clause.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a setting or something I am missing?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:50:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4313866#M258297</guid>
      <dc:creator>matthewcornish5</dc:creator>
      <dc:date>2024-12-04T16:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4314044#M258317</link>
      <description>&lt;P&gt;DAX Visual queries employ paging (usually TOPN(501,...) - you can check in Performance Analyzer).&amp;nbsp; Can you provide some more details on your specific setup?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 20:57:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4314044#M258317</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-04T20:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4314357#M258338</link>
      <description>&lt;P&gt;Thanks for&amp;nbsp;lbendlin's concern about this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="545961" data-lia-user-login="matthewcornish5" class="lia-mention lia-mention-user"&gt;matthewcornish5&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am glad to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if the result of your drill through operation in Power BI Service is the same as the result of your drill through operation in Power BI Desktop?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Have you made any other settings such as permissions in Power BI service? Sometimes, Service may not have the same permissions as your Desktop and the query behavior is different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fen Ling,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;, then please consider&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 02:39:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4314357#M258338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-05T02:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4315045#M258376</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the query that gets sent when using desktop&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;This is what gets sent by the service&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both had the exact same information clicked on, a drillthrough on ParentID. Top one brings back 5 rows of data, bottom one is about 45M rows (which it obviously falls over with)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 09:45:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4315045#M258376</guid>
      <dc:creator>matthewcornish5</dc:creator>
      <dc:date>2024-12-05T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4317691#M258545</link>
      <description>&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 01:37:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4317691#M258545</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-07T01:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Query behaviour different in Service vs Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4317895#M258557</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="545961" data-lia-user-login="matthewcornish5" class="lia-mention lia-mention-user"&gt;matthewcornish5&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you getting the expected values as output after performing drillthrough on power bi service report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As they are designed for different purposes they system design might be different and execution plan generated will be different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sai Teja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 12:09:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Direct-Query-behaviour-different-in-Service-vs-Desktop/m-p/4317895#M258557</guid>
      <dc:creator>SaiTejaTalasila</dc:creator>
      <dc:date>2024-12-07T12:09:07Z</dc:date>
    </item>
  </channel>
</rss>

