<?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: Time Difference expression for particular rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311474#M407617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your expression, it will so the time diff btw login page &amp;amp; logout page. But I want the time difference btw the first page (e.g login page) user visit than with the second page (e.g landing page) and so on. So that i can calculate the time user stay on a particular page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in data unique session ids are created wrt particular user &amp;amp; remain same until user logout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Jul 2017 08:47:43 GMT</pubDate>
    <dc:creator>ankur_abhishek</dc:creator>
    <dc:date>2017-07-02T08:47:43Z</dc:date>
    <item>
      <title>Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311471#M407614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create an expression to calculate how much time a particular user stay on a specific page.&lt;/P&gt;&lt;P&gt;I have attached a sample file.&lt;/P&gt;&lt;P&gt;i.e I want to know for a particular session id how much time user stay on login page &amp;amp; various other pages in mins .I am not able to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in creating Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ankur &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 02:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311471#M407614</guid>
      <dc:creator>ankur_abhishek</dc:creator>
      <dc:date>2017-07-02T02:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311472#M407615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Please help me on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 08:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311472#M407615</guid>
      <dc:creator>ankur_abhishek</dc:creator>
      <dc:date>2017-07-02T08:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311473#M407616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankur,&lt;/P&gt;&lt;P&gt;Dimensions :&lt;/P&gt;&lt;P&gt;user_name&lt;/P&gt;&lt;P&gt;session_id&lt;/P&gt;&lt;P&gt;Expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;page_viewed&lt;/SPAN&gt;={'Logout Page'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;page_viewed_datetime&lt;/SPAN&gt;)-&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;page_viewed&lt;/SPAN&gt;={'Login Page'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;page_viewed_datetime&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168807_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 08:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311473#M407616</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-02T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311474#M407617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your expression, it will so the time diff btw login page &amp;amp; logout page. But I want the time difference btw the first page (e.g login page) user visit than with the second page (e.g landing page) and so on. So that i can calculate the time user stay on a particular page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in data unique session ids are created wrt particular user &amp;amp; remain same until user logout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 08:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311474#M407617</guid>
      <dc:creator>ankur_abhishek</dc:creator>
      <dc:date>2017-07-02T08:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311475#M407618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168812_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 09:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311475#M407618</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-02T09:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311476#M407619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Antonio,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply &amp;amp; great work . But there is an error if I select a page from list box it is showing time as below screen shot marked in red. &lt;IMG alt="Capt.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168830_Capt.JPG" style="height: 414px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 04:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311476#M407619</guid>
      <dc:creator>ankur_abhishek</dc:creator>
      <dc:date>2017-07-03T04:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Time Difference expression for particular rows</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311477#M407620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 05:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Difference-expression-for-particular-rows/m-p/1311477#M407620</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-03T05:17:53Z</dc:date>
    </item>
  </channel>
</rss>

