<?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 filter pane with name months in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172528#M21464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loaded a csv table into qlik sense but the names of the months are integers (1, 2, ..., 12). I want to create a filter pane with the real names of the months (january, february, ...., december). How can I do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously I want to create the filter pane with the months in the real temporal order (not alphabetical or other orders).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 21:59:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-08T21:59:37Z</dc:date>
    <item>
      <title>filter pane with name months</title>
      <link>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172528#M21464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have loaded a csv table into qlik sense but the names of the months are integers (1, 2, ..., 12). I want to create a filter pane with the real names of the months (january, february, ...., december). How can I do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously I want to create the filter pane with the months in the real temporal order (not alphabetical or other orders).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 21:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172528#M21464</guid>
      <dc:creator />
      <dc:date>2016-09-08T21:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: filter pane with name months</title>
      <link>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172529#M21465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In script:&lt;/P&gt;&lt;P&gt;=month(MakeDate(2016,yourNumericMonthField)) as MonthName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 00:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172529#M21465</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-09-09T00:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: filter pane with name months</title>
      <link>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172530#M21466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;suppose your date field name is &lt;STRONG&gt;Date_Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;then =date(date#(month(monthstart(Date_Feild)),'MMM'),'MMMMM') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 09:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/filter-pane-with-name-months/m-p/1172530#M21466</guid>
      <dc:creator />
      <dc:date>2016-09-09T09:14:51Z</dc:date>
    </item>
  </channel>
</rss>

