<?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 &amp;quot;Single value&amp;quot; output on a User Session query in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/quot-Single-value-quot-output-on-a-User-Session-query/m-p/203717#M4115</link>
    <description>&lt;P&gt;Trying to make a couple of session queries but not really able to get the result we want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have one user action in which we would like to get a "single value" output on all of this user action which response time is between 2s and 5s.&lt;/P&gt;
&lt;P&gt;We can not really get this output as a single value, any one that can help us in the right directino with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Claus&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 11:36:16 GMT</pubDate>
    <dc:creator>clc</dc:creator>
    <dc:date>2023-02-07T11:36:16Z</dc:date>
    <item>
      <title>"Single value" output on a User Session query</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/quot-Single-value-quot-output-on-a-User-Session-query/m-p/203717#M4115</link>
      <description>&lt;P&gt;Trying to make a couple of session queries but not really able to get the result we want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have one user action in which we would like to get a "single value" output on all of this user action which response time is between 2s and 5s.&lt;/P&gt;
&lt;P&gt;We can not really get this output as a single value, any one that can help us in the right directino with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Claus&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 11:36:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/quot-Single-value-quot-output-on-a-User-Session-query/m-p/203717#M4115</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-02-07T11:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: User Session Query</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/quot-Single-value-quot-output-on-a-User-Session-query/m-p/203722#M4116</link>
      <description>&lt;P&gt;The following Should work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select avg(visuallyCompleteTime) from useraction where useraction.application = "APPLICATION NAME" and name = "USER ACTION NAME" and visuallyCompleteTime between 2000 and 5000.&lt;/P&gt;&lt;P&gt;If you don't get the relevant data, make sure it is actually documented. Also remeber that USQL is valid only for completed sessions.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 13:58:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/quot-Single-value-quot-output-on-a-User-Session-query/m-p/203722#M4116</guid>
      <dc:creator>gilgi</dc:creator>
      <dc:date>2023-01-31T13:58:37Z</dc:date>
    </item>
  </channel>
</rss>

