<?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: How to filter months using Input Box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45143#M780024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it through this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Month={$(vMonth)},[Day Name]-={'Saturday','Sunday'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 09:29:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-04T09:29:49Z</dc:date>
    <item>
      <title>How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45137#M780018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys! I have to filter my chart into specific months as entered by the user on the input box. I have seen threads about input boxes byt I can't seem to tailor-fit the expressions with my own work. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198245_1.PNG" style="height: 274px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;What I want to do is have an input box and type in a certain month, then the chart displays the data of that month. I wouldn't also want to limit the number of months typed into the input box with only just one month but say 3 months, then all the data of those three months gets displayed on the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this and sorry if i have missed something obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45137#M780018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45138#M780019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a list box with the Months - let them select by dragging and dropping or CTRL + Clicking to select random ones.&lt;/P&gt;&lt;P&gt;This is a very flexible solution as you may want to look at certain months this year over a year or year over year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your list box - you can select expression instead of just a dimension and do a =Year &amp;amp;'-'&amp;amp;Month&lt;/P&gt;&lt;P&gt;then they can randomly select months and years to compare - &lt;/P&gt;&lt;P&gt;or drag and see a group of months in a quarter/ what ever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input boxes are for large amounts of ranges of numbers - like from invoice number to invoice number or a very specific date range.&amp;nbsp;&amp;nbsp; Search for Input Boxes in the community to see how to specifically set up the variables and event triggers.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.bi-tv.com/how-to-add-start-date-and-end-date-calendar-objects-in-qlikview/" title="http://www.bi-tv.com/how-to-add-start-date-and-end-date-calendar-objects-in-qlikview/"&gt;http://www.bi-tv.com/how-to-add-start-date-and-end-date-calendar-objects-in-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I watched a video to understand input boxes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 16:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45138#M780019</guid>
      <dc:creator>suepenick</dc:creator>
      <dc:date>2018-04-03T16:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45139#M780020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why would anyone want to type a value he could easily select from a list box having only 12 values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 21:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45139#M780020</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-03T21:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45140#M780021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sue! Thanks for your advice but the exercise I am doing now requires the use of Input Box specifically so I can't use List Box for now. The link seems to be broken as well but I sure am going to read on Input Box here at the community. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 02:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45140#M780021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-04T02:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45141#M780022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's an exercise to get familiar with the Input Box object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 02:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45141#M780022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-04T02:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45142#M780023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kat,&lt;/P&gt;&lt;P&gt;for the input box I use this extension &lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8" title="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the expression of your chart you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sum(if(vMonth = month(yourDate), do expr true, do expr false))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;vMonth is the name of the input box varable, I set this variable in the main script with &lt;EM&gt;Let vMonth = 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Bye&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 06:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45142#M780023</guid>
      <dc:creator>fspinelli</dc:creator>
      <dc:date>2018-04-04T06:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45143#M780024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it through this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Month={$(vMonth)},[Day Name]-={'Saturday','Sunday'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45143#M780024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-04T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter months using Input Box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45144#M780025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice Sir. I was able to resolve it after all using this expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({&amp;lt;Month={$(vMonth)},[Day Name]-={'Saturday','Sunday'}&amp;gt;}Sales).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 01:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-months-using-Input-Box/m-p/45144#M780025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T01:55:29Z</dc:date>
    </item>
  </channel>
</rss>

