<?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: selection on a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300806#M588647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sankar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go through the attached application. I think that will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2011 05:58:59 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2011-05-16T05:58:59Z</dc:date>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300805#M588646</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 ve two calendar object variables(Ex. start date, end date) and a list box(sales date). If I select one date each on start date &amp;amp; end-date,&amp;nbsp; then all the dates starting from the selected start date &amp;amp; enddate 'sales date' listbox have to be selected. i.e if i select 1-jan-2011 on start date calendar variable and 30-apr-2011 on end date , then the dates from 1st jan to 30th apr have to be selected on the 'sales date' listbox, which will give the sales data b/w the selected dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible without using macro??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 05:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300805#M588646</guid>
      <dc:creator />
      <dc:date>2011-05-16T05:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300806#M588647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sankar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go through the attached application. I think that will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 05:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300806#M588647</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-05-16T05:58:59Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300807#M588648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushi,&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your document, expressions in the charts ve been used with the set analysis. But I use only table boxes , not any charts. So the &lt;STRONG&gt;selections on the start date and end date ve to be reflected in the 'sales date' field&lt;/STRONG&gt;, after which the sales data in all of the table boxes will be reflected accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution from anyone..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 08:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300807#M588648</guid>
      <dc:creator />
      <dc:date>2011-05-17T08:06:57Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300808#M588649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To define a time interval I think slider solution is to most intuative way for a user. In addition to the sample provided by Sushil, please notice that you can use one slider instead of two with multi values to hanlde setting both variable from one object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probabaly need to replace your table box with a Straight Table Chart object to achieve what you are trying to do. I can not see how you would solve this in a easier way than with set analysis. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 09:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300808#M588649</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-05-17T09:37:23Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300809#M588650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I attched example of selection date FromToDate_WithoutMacro.qvw &lt;/P&gt;&lt;P&gt;Please See given below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1906"&gt;http://community.qlik.com/docs/DOC-1906&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads&lt;/P&gt;&lt;P&gt;Kaushal Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 09:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300809#M588650</guid>
      <dc:creator>kaushalview</dc:creator>
      <dc:date>2011-05-17T09:48:42Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300810#M588651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First recommendation is that you introduce a master calendar to your application, so that your intervals and time lines are based on this instead of your fact table. By doing so you can accomplish a solution very similar to the one previously suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such a solution is also macro free, which is beneficial if you are going to run the app over AJAX later on. Keep in mind that macro and advance expressions are not the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not really follow on why you insist on using a list box instead of a slider/calendar object, since a list box is intended for multiple selections but not neccassarily sequencial. A slider on the other hand forces a selection over a sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the seleciton visible you might need to use expressions, which should be possible to also accomplish in a list box but not in a table box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mater Calendar example:&lt;A _jive_internal="true" href="https://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1022"&gt;http://community.qlik.com/qlikviews/1022&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 11:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300810#M588651</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-05-17T11:05:37Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300811#M588652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Kaushal mehta,&lt;/P&gt;&lt;P&gt;I just checked your document, seems it is working as per my expectation. Could u explain me how the selection on the calendar variables impact on the CommonDate1 field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 11:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300811#M588652</guid>
      <dc:creator />
      <dc:date>2011-05-17T11:09:37Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300812#M588653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,Shankar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In My application create Variable and this variable use on Trigger event &lt;/P&gt;&lt;P&gt;u can see this var in Setting---&amp;gt; Document Property---&amp;gt; Trigger--&amp;gt;Variable Trigger Event.&lt;/P&gt;&lt;P&gt;The two variable is Fromdate and Todate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads&lt;/P&gt;&lt;P&gt;Kaushal Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 03:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300812#M588653</guid>
      <dc:creator>kaushalview</dc:creator>
      <dc:date>2011-05-19T03:27:45Z</dc:date>
    </item>
    <item>
      <title>selection on a field</title>
      <link>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300813#M588654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp; Kaushal Mehta for your clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 12:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-on-a-field/m-p/300813#M588654</guid>
      <dc:creator />
      <dc:date>2011-05-19T12:33:51Z</dc:date>
    </item>
  </channel>
</rss>

