<?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>article USQL user session count difference when using global timeframe vs when using endTime/startTime in where clause. in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/USQL-user-session-count-difference-when-using-global-timeframe/ta-p/215931</link>
    <description>&lt;P&gt;&lt;SPAN&gt;There is a difference between using the &lt;EM&gt;&lt;STRONG&gt;startTime&lt;/STRONG&gt;&lt;/EM&gt;/&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;in the&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;WHERE clause and the&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Global time frame &lt;/STRONG&gt;in the USQL.&lt;/I&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USQL&amp;nbsp;&lt;/SPAN&gt;Global&lt;SPAN&gt;&amp;nbsp;timeframe filter in WebUI will match all user sessions that were active between from and to time.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That means it will match all user sessions that started and ended within the timeframe filter, all user sessions that started before the timeframe and ended within the timeframe, all user sessions that started within the timeframe and ended after the timeframe, and even all user sessions that started before the timeframe and ended after the timeframe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and when you use the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-usql-structure" target="_blank" rel="noopener noreferrer"&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;/A&gt;&lt;SPAN&gt;where clause this will match only sessions that have the last useraction timestamp within this timeframe added in the query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; when you use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-usql-structure" target="_blank" rel="noopener noreferrer"&gt;&lt;I&gt;&lt;STRONG&gt;startTime&amp;nbsp;&lt;/STRONG&gt;&lt;/I&gt;&lt;/A&gt;where clause this will match only sessions that have the first useraction timestamp within this time frame added&amp;nbsp;in the query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_1-1687521354747.png" style="width: 695px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12428i4375FABFBAF660A3/image-dimensions/695x61?v=v2" width="695" height="61" role="button" title="kiran_1-1687521354747.png" alt="kiran_1-1687521354747.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;08:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 09:30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;timeframe filter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|-----------------------------------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|----------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|-------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |---------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|---------------------------------------------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;With Endtime (in the uSQL query):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SELECT COUNT(*) FROM usersession WHERE&amp;nbsp; endTime &amp;gt; 1687422600000 AND endTime &amp;lt; 1687426200000&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;using the Where clause&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;count will be - 2 (session 1 and session 2)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Without Endtime (timeframe was set at the Global level 8:30 to 9:30 June 22)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SELECT COUNT(*) FROM usersession&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;using the&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;Global time frame&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;count will be - 4 (all 4 sessions)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 11:23:38 GMT</pubDate>
    <dc:creator>KiranSomanatti</dc:creator>
    <dc:date>2023-06-26T11:23:38Z</dc:date>
    <item>
      <title>USQL user session count difference when using global timeframe vs when using endTime/startTime in where clause.</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/USQL-user-session-count-difference-when-using-global-timeframe/ta-p/215931</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There is a difference between using the &lt;EM&gt;&lt;STRONG&gt;startTime&lt;/STRONG&gt;&lt;/EM&gt;/&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;in the&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;WHERE clause and the&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Global time frame &lt;/STRONG&gt;in the USQL.&lt;/I&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USQL&amp;nbsp;&lt;/SPAN&gt;Global&lt;SPAN&gt;&amp;nbsp;timeframe filter in WebUI will match all user sessions that were active between from and to time.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That means it will match all user sessions that started and ended within the timeframe filter, all user sessions that started before the timeframe and ended within the timeframe, all user sessions that started within the timeframe and ended after the timeframe, and even all user sessions that started before the timeframe and ended after the timeframe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and when you use the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-usql-structure" target="_blank" rel="noopener noreferrer"&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;/A&gt;&lt;SPAN&gt;where clause this will match only sessions that have the last useraction timestamp within this timeframe added in the query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; when you use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-usql-structure" target="_blank" rel="noopener noreferrer"&gt;&lt;I&gt;&lt;STRONG&gt;startTime&amp;nbsp;&lt;/STRONG&gt;&lt;/I&gt;&lt;/A&gt;where clause this will match only sessions that have the first useraction timestamp within this time frame added&amp;nbsp;in the query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_1-1687521354747.png" style="width: 695px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/12428i4375FABFBAF660A3/image-dimensions/695x61?v=v2" width="695" height="61" role="button" title="kiran_1-1687521354747.png" alt="kiran_1-1687521354747.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;08:30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 09:30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;timeframe filter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|-----------------------------------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|----------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|-------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |---------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;session 4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|---------------------------------------------------------|&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;With Endtime (in the uSQL query):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SELECT COUNT(*) FROM usersession WHERE&amp;nbsp; endTime &amp;gt; 1687422600000 AND endTime &amp;lt; 1687426200000&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;using the Where clause&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;endTime&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;count will be - 2 (session 1 and session 2)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Without Endtime (timeframe was set at the Global level 8:30 to 9:30 June 22)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;SELECT COUNT(*) FROM usersession&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;using the&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;STRONG&gt;Global time frame&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;SPAN&gt;count will be - 4 (all 4 sessions)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 11:23:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/USQL-user-session-count-difference-when-using-global-timeframe/ta-p/215931</guid>
      <dc:creator>KiranSomanatti</dc:creator>
      <dc:date>2023-06-26T11:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: USQL user session count difference when using global timeframe vs when using endTime/startTime in where clause.</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/USQL-user-session-count-difference-when-using-global-timeframe/tac-p/216327#M262</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Side note&lt;/STRONG&gt;:&lt;BR /&gt;If you want to have the global timeframe behaviour expressed as a filter, "all sessions active between 8:00 and 9:00" could be represented as "endTime after 8:00 and startTime before 9:00"&lt;BR /&gt;The options are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;all sessions that started in this timeframe:&lt;BR /&gt;starttime within range (&amp;gt; 8:30 and &amp;lt; 9:30): sessions 2 and 3&lt;/LI&gt;
&lt;LI&gt;all sessions that ended in this timeframe:&lt;BR /&gt;endtime within range (&amp;gt; 8:30 and &amp;lt; 9:30): sessions 1 and 2&lt;/LI&gt;
&lt;LI&gt;all sessions that started and ended in this timeframe:&lt;BR /&gt;starttime &amp;gt; 8:30 and endtime &amp;lt; 9:30: session 2&lt;/LI&gt;
&lt;LI&gt;all sessions that were active in this timeframe:&lt;BR /&gt;starttime &amp;lt; 9:30 and endtime &amp;gt; 8:30: sessions 1,2,3,4 (-&amp;gt; global timeframe)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Reason for picking that option&lt;/STRONG&gt; for the global timeframe: It includes most session; if you are interested in any other option, you can add the according filter.&lt;BR /&gt;If we had used any other definition, e.g. session 4 would never appear, despite it was active during the whole timeframe and there would be no way to see "all active sessions".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Maybe related&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;When you use&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;SELECT ... from &lt;STRONG&gt;usersession&lt;/STRONG&gt; WHERE &lt;STRONG&gt;useraction.&lt;/STRONG&gt;startTime ...&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;it matches all sessions where AT LEAST ONE useraction matched your criteria; and you'll get all matching usersessions.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;SELECT DISTINCT useraction.starttime from usersession WHERE useraction.startTime &amp;gt; 1687422600000&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;may still return you starttimes that are below the value.&lt;BR /&gt;This feature is nice for co-occurrence analysis. If you are just interested in useractions, use&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;SELECT ... from &lt;STRONG&gt;useraction&lt;/STRONG&gt; WHERE &lt;FONT color="#999999"&gt;[useraction.]&lt;/FONT&gt;startTime ...&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 07:44:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/USQL-user-session-count-difference-when-using-global-timeframe/tac-p/216327#M262</guid>
      <dc:creator>David_Hauger</dc:creator>
      <dc:date>2023-06-28T07:44:07Z</dc:date>
    </item>
  </channel>
</rss>

