<?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: Filter field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753472#M58070</link>
    <description>&lt;P&gt;As the same date can be associated with both year, month, week and day you need to create a new table that holds these connections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;You could do something like this. Adjust it to your data model and needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Periods:&lt;BR /&gt;Load&lt;BR /&gt;Date,&lt;BR /&gt;'today' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;Date= today() ;&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'WTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inWeekToDate ([Date] , today() , 0);&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'MTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inMonthToDate ([Date] , today() , 0);&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'YTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inyeartodate ([Date] , today() , 0);&lt;/P&gt;</description>
    <pubDate>Sun, 18 Oct 2020 06:27:22 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-10-18T06:27:22Z</dc:date>
    <item>
      <title>Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753412#M58063</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello world,&lt;BR /&gt;&lt;/SPAN&gt;I would be happy if you could help me with the following request:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;From a field of date (see Example: 01/09/2020, 02/09/2020, ecc), &lt;SPAN&gt;I would build&amp;nbsp;&lt;/SPAN&gt;a filter where the&lt;BR /&gt;choices are: month, week, day.&lt;BR /&gt;Thanks in advance for an possible answer.&lt;/P&gt;&lt;P&gt;Arianna&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753412#M58063</guid>
      <dc:creator>Arianna1</dc:creator>
      <dc:date>2024-11-16T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753415#M58064</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/107850"&gt;@Arianna1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you looking for&lt;/P&gt;&lt;P&gt;Month(Date)&lt;/P&gt;&lt;P&gt;Year(Date)&lt;/P&gt;&lt;P&gt;Week(Date)&lt;/P&gt;&lt;P&gt;Day(Date)&lt;/P&gt;&lt;P&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 08:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753415#M58064</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-10-17T08:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753418#M58065</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Taoufiq, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks for the reply but the functions you are talking about, for example Month(Date) used in a filter, it will have the choices: january, february, march, april, ecc.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would build a filter with the choices:&amp;nbsp;month, week, day.&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 09:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753418#M58065</guid>
      <dc:creator>Arianna1</dc:creator>
      <dc:date>2020-10-17T09:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753429#M58067</link>
      <description>&lt;P&gt;I'm making a project schedule for our construction company.&lt;/P&gt;&lt;P&gt;I would like to be able to have a filter that only shows "Start Date" that is equal to this week or this month.&lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 10:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753429#M58067</guid>
      <dc:creator>Matthewli</dc:creator>
      <dc:date>2020-10-17T10:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753472#M58070</link>
      <description>&lt;P&gt;As the same date can be associated with both year, month, week and day you need to create a new table that holds these connections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;You could do something like this. Adjust it to your data model and needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Periods:&lt;BR /&gt;Load&lt;BR /&gt;Date,&lt;BR /&gt;'today' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;Date= today() ;&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'WTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inWeekToDate ([Date] , today() , 0);&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'MTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inMonthToDate ([Date] , today() , 0);&lt;/P&gt;&lt;P&gt;Concatenate (Periods) Load&lt;BR /&gt;Date,&lt;BR /&gt;'YTD' as Period&lt;BR /&gt;From SourceContainingDates&lt;BR /&gt;Where&lt;BR /&gt;inyeartodate ([Date] , today() , 0);&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 06:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753472#M58070</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-10-18T06:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753519#M58076</link>
      <description>&lt;P&gt;In the &lt;A href="https://qlikviewcookbook.com/list-recipes/" target="_self"&gt;Recipes&lt;/A&gt; section of QlikCookbook, download the "Date Grouping" example. There you'll find scripting to assign named ranges to your dates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-10-18_09-15-27.png" style="width: 760px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42532iD31BA4FB843DED2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-10-18_09-15-27.png" alt="2020-10-18_09-15-27.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 16:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753519#M58076</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-10-18T16:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter field</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753657#M58092</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you all but &amp;nbsp;&lt;STRONG&gt;Rwunderlich&lt;/STRONG&gt; this is exactly what I was looking for. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you. Have a good day&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 10:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-field/m-p/1753657#M58092</guid>
      <dc:creator>Arianna1</dc:creator>
      <dc:date>2020-10-19T10:08:31Z</dc:date>
    </item>
  </channel>
</rss>

