<?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 multi selection with one click in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219852#M72826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i need your help.i m trying to creat a custom list box or smth like that.&lt;/P&gt;&lt;P&gt;it has to contains these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 67pt; border-collapse: collapse;" width="89"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 67pt; mso-width-source: userset; mso-width-alt: 3254;" width="89" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl63" height="20" style="background-color: transparent; width: 67pt; height: 15pt; border: windowtext 0.5pt solid;" width="89"&gt;my list box&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: windowtext; border-right: windowtext 0.5pt solid;"&gt;last 3 days&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last week&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last 2 weeks&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last month&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last 3 months&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl66" height="20" style="border-bottom: windowtext 0.5pt solid; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last year&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;when i click 1st row, my report must change and show only values of last 3 days etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;i can do custom list box.it s an example from online sales.when u write below text to expression in the list box fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(right(date(OrderDate,'DD.MM.YYYY'),4)='2006','2006')&amp;amp;&lt;/P&gt;&lt;P&gt;if(right(date(OrderDate,'DD.MM.YYYY'),4)='2007','2007')&amp;amp;&lt;/P&gt;&lt;P&gt;if(right(date(OrderDate,'DD.MM.YYYY'),4)='2008','2008')&lt;/P&gt;&lt;P&gt;RETURNS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 48pt; border-collapse: collapse;" width="64"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 48pt;" width="64" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="background-color: transparent; width: 48pt; height: 15pt; border: windowtext 0.5pt solid;" width="64"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl66" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: windowtext; border-right: windowtext 0.5pt solid;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl67" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;2007&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl68" height="20" style="border-bottom: windowtext 0.5pt solid; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;2008&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;!--StartFragment--&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;but when it is needed to use functions like max min etc,it doesnt work.&lt;/P&gt;&lt;P&gt;how can i do tihs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jul 2010 19:14:42 GMT</pubDate>
    <dc:creator>canariam</dc:creator>
    <dc:date>2010-07-10T19:14:42Z</dc:date>
    <item>
      <title>multi selection with one click</title>
      <link>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219852#M72826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i need your help.i m trying to creat a custom list box or smth like that.&lt;/P&gt;&lt;P&gt;it has to contains these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 67pt; border-collapse: collapse;" width="89"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 67pt; mso-width-source: userset; mso-width-alt: 3254;" width="89" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl63" height="20" style="background-color: transparent; width: 67pt; height: 15pt; border: windowtext 0.5pt solid;" width="89"&gt;my list box&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: windowtext; border-right: windowtext 0.5pt solid;"&gt;last 3 days&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last week&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last 2 weeks&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last month&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last 3 months&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl66" height="20" style="border-bottom: windowtext 0.5pt solid; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;last year&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;when i click 1st row, my report must change and show only values of last 3 days etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;i can do custom list box.it s an example from online sales.when u write below text to expression in the list box fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(right(date(OrderDate,'DD.MM.YYYY'),4)='2006','2006')&amp;amp;&lt;/P&gt;&lt;P&gt;if(right(date(OrderDate,'DD.MM.YYYY'),4)='2007','2007')&amp;amp;&lt;/P&gt;&lt;P&gt;if(right(date(OrderDate,'DD.MM.YYYY'),4)='2008','2008')&lt;/P&gt;&lt;P&gt;RETURNS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 48pt; border-collapse: collapse;" width="64"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 48pt;" width="64" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="background-color: transparent; width: 48pt; height: 15pt; border: windowtext 0.5pt solid;" width="64"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl66" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: windowtext; border-right: windowtext 0.5pt solid;"&gt;2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl67" height="20" style="border-bottom: #f0f0f0; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;2007&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" class="xl68" height="20" style="border-bottom: windowtext 0.5pt solid; border-left: windowtext 0.5pt solid; background-color: transparent; height: 15pt; border-top: #f0f0f0; border-right: windowtext 0.5pt solid;"&gt;2008&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;!--StartFragment--&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;but when it is needed to use functions like max min etc,it doesnt work.&lt;/P&gt;&lt;P&gt;how can i do tihs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jul 2010 19:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219852#M72826</guid>
      <dc:creator>canariam</dc:creator>
      <dc:date>2010-07-10T19:14:42Z</dc:date>
    </item>
    <item>
      <title>multi selection with one click</title>
      <link>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219853#M72827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an inline table with the values you want in the list box. The table should have no relation with any other table in the data model. Think you can either create an expression with an if. For example, if(Column='last 3 days', sum(if(date&amp;lt;today() and date &amp;gt; today()-3 value)),...). The if for the date can also be set analysis. Or if you have loads of expression, you can create an action that makes a selection of the last 3 days, last week, etc. and that action is triggered when you select the column.&lt;/P&gt;&lt;P&gt;Regards, Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jul 2010 20:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219853#M72827</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-07-10T20:27:04Z</dc:date>
    </item>
    <item>
      <title>multi selection with one click</title>
      <link>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219854#M72828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I'd create the values for the list box in an inline load, but then explicitly connect those values to the correct dates. It should then behave properly with no special chart coding. Rob Wunderlich has an example of this in his cookbook:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;&lt;A href="http://robwunderlich.com/Download.html"&gt;http://robwunderlich.com/Download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The application in the cookbook is dategrouping.qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 02:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multi-selection-with-one-click/m-p/219854#M72828</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-07-13T02:19:38Z</dc:date>
    </item>
  </channel>
</rss>

