<?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: Data Explorer Scope in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193720#M2738</link>
    <description>&lt;P&gt;That seems about correct!&lt;BR /&gt;As you have it, If you do not specify the 'split by' it will reflect the bounce rate of all applications &lt;EM&gt;(builtin:apps.web.bouncedSessionRatio:splitBy():sort(value(auto,descending)):limit(100))&lt;/EM&gt;&lt;BR /&gt;will show like this.. which then if you want to, you could hover your mouse over and will see the option to open ALL your applications:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_0-1662064092165.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7387i47B0E16C13ED9EAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_0-1662064092165.png" alt="DenisL_0-1662064092165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As for the answer, I believe what you are looking for, in this case, you could add in your query to split by: "&lt;EM&gt;dt.entity.application&lt;/EM&gt;"&amp;nbsp; &amp;gt;&amp;gt; the full query would be:&amp;nbsp;&lt;EM&gt;builtin:apps.web.bouncedSessionRatio:splitBy("dt.entity.application"):sort(value(auto,descending)):limit(100)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Which would give you a result like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_1-1662064422692.png" style="width: 462px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7388iA9F376FBBA7D87D3/image-dimensions/462x287?v=v2" width="462" height="287" role="button" title="DenisL_1-1662064422692.png" alt="DenisL_1-1662064422692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now, the easier way, would be just to simply use the "BUILD" option we provide you and set the split by from the options given for that specific metric (&lt;EM&gt;apps.web.bouncedSessionRatio&lt;/EM&gt;).. on this case,&amp;nbsp; you will see: &lt;EM&gt;Web applications, Users and Users Type&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_2-1662064641138.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7389iBD0EEE43AF084079/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_2-1662064641138.png" alt="DenisL_2-1662064641138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_3-1662064761622.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7390i8966FF0C0393B52A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_3-1662064761622.png" alt="DenisL_3-1662064761622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you would like to view the code, just simply click on the Code tab&lt;BR /&gt;I hope this helps you!&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 20:41:58 GMT</pubDate>
    <dc:creator>DenisL</dc:creator>
    <dc:date>2022-09-01T20:41:58Z</dc:date>
    <item>
      <title>Data explorer scope</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193715#M2737</link>
      <description>&lt;P&gt;When doing a query in data explorer, I have a list of 15 applications. I want to know if I don't specify a split, does the query automatically include ALL applications? It's not clear to me what the default query would be.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IN query builder it says:&lt;/P&gt;
&lt;P&gt;builtin:apps.web.bouncedSessionRatio:splitBy():sort(value(auto,descending)):limit(100)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know there is a way to split by apps, or for a specific application.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 09:48:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193715#M2737</guid>
      <dc:creator>JGannon</dc:creator>
      <dc:date>2023-05-24T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data Explorer Scope</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193720#M2738</link>
      <description>&lt;P&gt;That seems about correct!&lt;BR /&gt;As you have it, If you do not specify the 'split by' it will reflect the bounce rate of all applications &lt;EM&gt;(builtin:apps.web.bouncedSessionRatio:splitBy():sort(value(auto,descending)):limit(100))&lt;/EM&gt;&lt;BR /&gt;will show like this.. which then if you want to, you could hover your mouse over and will see the option to open ALL your applications:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_0-1662064092165.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7387i47B0E16C13ED9EAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_0-1662064092165.png" alt="DenisL_0-1662064092165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As for the answer, I believe what you are looking for, in this case, you could add in your query to split by: "&lt;EM&gt;dt.entity.application&lt;/EM&gt;"&amp;nbsp; &amp;gt;&amp;gt; the full query would be:&amp;nbsp;&lt;EM&gt;builtin:apps.web.bouncedSessionRatio:splitBy("dt.entity.application"):sort(value(auto,descending)):limit(100)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Which would give you a result like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_1-1662064422692.png" style="width: 462px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7388iA9F376FBBA7D87D3/image-dimensions/462x287?v=v2" width="462" height="287" role="button" title="DenisL_1-1662064422692.png" alt="DenisL_1-1662064422692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now, the easier way, would be just to simply use the "BUILD" option we provide you and set the split by from the options given for that specific metric (&lt;EM&gt;apps.web.bouncedSessionRatio&lt;/EM&gt;).. on this case,&amp;nbsp; you will see: &lt;EM&gt;Web applications, Users and Users Type&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_2-1662064641138.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7389iBD0EEE43AF084079/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_2-1662064641138.png" alt="DenisL_2-1662064641138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DenisL_3-1662064761622.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7390i8966FF0C0393B52A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DenisL_3-1662064761622.png" alt="DenisL_3-1662064761622.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you would like to view the code, just simply click on the Code tab&lt;BR /&gt;I hope this helps you!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 20:41:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193720#M2738</guid>
      <dc:creator>DenisL</dc:creator>
      <dc:date>2022-09-01T20:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data Explorer Scope</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193721#M2739</link>
      <description>&lt;P&gt;Thanks so much for the info and details. I greatly appreciate the quick response&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 20:44:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Data-explorer-scope/m-p/193721#M2739</guid>
      <dc:creator>JGannon</dc:creator>
      <dc:date>2022-09-01T20:44:23Z</dc:date>
    </item>
  </channel>
</rss>

