<?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 Obverriding selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323320#M119138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you would need to do is to break your table into two tables, putting all the date data in second table. So you would create a key in your main table, say Order number, and in second table you would keep the same key. Your second table would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Key, Date, DateType&lt;/P&gt;&lt;P&gt;ORD1, 10/01/2011, ORDER_START&lt;/P&gt;&lt;P&gt;ORD1, 10/20/2011, ORDER_END&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then this Date field will like with your main Time Line table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done, you will be able to use Set Analysis or other methods to filter your data according to what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2011 05:26:12 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2011-12-27T05:26:12Z</dc:date>
    <item>
      <title>Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323318#M119136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three date fields order date , planned date , and actual date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have made six calendar object respectively for above fields for setting start and end date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is perfectly working fine for any selction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now , demand of customer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he wanted to selct ball the fields , it is also working fine it data exist , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if not , in that case , which field i am selction last is overriding other fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but customer wanted tp select it , even data doesnt exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order date start date 12/12/11&lt;/P&gt;&lt;P&gt;order date end date&amp;nbsp;&amp;nbsp; 15/12/11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;planned date start date 12/12/11&lt;/P&gt;&lt;P&gt;planned date end date&amp;nbsp;&amp;nbsp; 15/12/11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actual date start date 22/12/11&lt;/P&gt;&lt;P&gt;actual date end date&amp;nbsp;&amp;nbsp; 25/12/11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when he is selecting last calendar objects , only last field get selcted and above two fields get de-selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is logically correct.&lt;/P&gt;&lt;P&gt;but customer wanted to check whther any order is still pending for delivery and it should come empty in desired selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help , if it is possible anyhow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance .&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;&lt;/P&gt;&lt;P&gt;Pramod Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2011 07:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323318#M119136</guid>
      <dc:creator />
      <dc:date>2011-12-24T07:22:41Z</dc:date>
    </item>
    <item>
      <title>Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323319#M119137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; whether any manipulation is possible to achieve this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 04:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323319#M119137</guid>
      <dc:creator />
      <dc:date>2011-12-27T04:53:05Z</dc:date>
    </item>
    <item>
      <title>Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323320#M119138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you would need to do is to break your table into two tables, putting all the date data in second table. So you would create a key in your main table, say Order number, and in second table you would keep the same key. Your second table would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Key, Date, DateType&lt;/P&gt;&lt;P&gt;ORD1, 10/01/2011, ORDER_START&lt;/P&gt;&lt;P&gt;ORD1, 10/20/2011, ORDER_END&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then this Date field will like with your main Time Line table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done, you will be able to use Set Analysis or other methods to filter your data according to what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 05:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323320#M119138</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-12-27T05:26:12Z</dc:date>
    </item>
    <item>
      <title>Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323321#M119139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have implemented but not got success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help , if it is possible by macros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pramod Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 11:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323321#M119139</guid>
      <dc:creator />
      <dc:date>2011-12-28T11:39:55Z</dc:date>
    </item>
    <item>
      <title>Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323322#M119140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, not sure exactly the best way to achieve what the customer wants in this case, but perhaps one thing to try is to change how you are presenting the date selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using calendar objects for dates, use 3 list boxes for each date: one for year, one for month and one for day,e.g:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year: 2011, 2010, 2009... etc&lt;/P&gt;&lt;P&gt;Month: Jan,Feb, Mar...etc&lt;/P&gt;&lt;P&gt;Day: 1,2,3... etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, when an order date and panned date range has been selected, the customer can see in the actual date list boxes if there are any white cells in the year, month and day list boxes - if they are all grey, you can see that the order is still pending delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 11:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323322#M119140</guid>
      <dc:creator />
      <dc:date>2011-12-28T11:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323323#M119141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 14:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323323#M119141</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-12-28T14:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323324#M119142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found something in refrence manual , it is lock/unlock mechanism. &lt;/P&gt;&lt;P&gt;it is working fine for evry field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether i can pop up a message if system fails new selection becuase of locked old selection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Rakesh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am uploading screenshot , because i have to take permission from client before i upload data. So Please dont mind &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Pramod Kumar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 10:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323324#M119142</guid>
      <dc:creator />
      <dc:date>2011-12-29T10:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Obverriding selection</title>
      <link>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323325#M119143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. What you could do is upload your sample QVW file after you have scrambled the key fields like customer name, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 13:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Obverriding-selection/m-p/323325#M119143</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-12-29T13:51:14Z</dc:date>
    </item>
  </channel>
</rss>

