<?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: get the cursor's selection value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619253#M1116956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post the expersion used or the sample app for the same ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2014 08:46:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-07T08:46:49Z</dc:date>
    <item>
      <title>get the cursor's selection value</title>
      <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619252#M1116955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello every body &lt;/P&gt;&lt;P&gt;I have a cursor object and im selecting dates by expression, my problem is that the other fields are comparing with today's date not the selection date , so how do i get the value of the selection to compare with instead of today's date ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619252#M1116955</guid>
      <dc:creator />
      <dc:date>2014-02-07T08:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: get the cursor's selection value</title>
      <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619253#M1116956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post the expersion used or the sample app for the same ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619253#M1116956</guid>
      <dc:creator />
      <dc:date>2014-02-07T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: get the cursor's selection value</title>
      <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619254#M1116957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK mr Nagaraj,&lt;/P&gt;&lt;P&gt;=Num(if (Num(Month([Date CA]))=Num(Month(Today())) and Num(year([Date CA]))=Num(year(Today())) and&amp;nbsp; Num(day([Date CA]))&amp;lt;=Num(day(today()))&amp;nbsp; ,([Date CA])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619254#M1116957</guid>
      <dc:creator />
      <dc:date>2014-02-07T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: get the cursor's selection value</title>
      <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619255#M1116958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to modify the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it is = today() in your expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change it to the Field name of Your Selection Date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619255#M1116958</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2014-02-07T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: get the cursor's selection value</title>
      <link>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619256#M1116959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the change mentioned by &lt;A href="https://community.qlik.com/qlik-users/93075"&gt;Ashwani Kumar&lt;/A&gt; - you don't have to split the date into Year/Month/Day. Date is internally represented as a number - you can compare whole date. In your case you probably have to use Floor() to ignore time portion of the date if exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/get-the-cursor-s-selection-value/m-p/619256#M1116959</guid>
      <dc:creator />
      <dc:date>2014-02-07T08:57:43Z</dc:date>
    </item>
  </channel>
</rss>

