<?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 Fiter in expression issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Fiter-in-expression-issue/m-p/1553601#M39862</link>
    <description>&lt;P&gt;I have an expression with some filters.&lt;/P&gt;&lt;P&gt;When I hardcode a date as 'Week_S={'2019-10'}' the result is OK.&lt;/P&gt;&lt;P&gt;However, I want to always use current date so I have loaded 'CurrentWeek'.&lt;/P&gt;&lt;P&gt;What would be the syntax for using&amp;nbsp;'CurrentWeek' (or maybe some other solution)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;STRONG&gt;Week_S=&lt;/STRONG&gt;{'2019-10'} , wor_country_S &amp;gt;} wor_ticket_ID_S)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Year(Today()) &amp;amp;'-'&amp;amp; Week(Today())) as &lt;STRONG&gt;CurrentWeek&lt;/STRONG&gt;,&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 13:19:16 GMT</pubDate>
    <dc:creator>stekol61</dc:creator>
    <dc:date>2019-03-07T13:19:16Z</dc:date>
    <item>
      <title>Fiter in expression issue</title>
      <link>https://community.qlik.com/t5/App-Development/Fiter-in-expression-issue/m-p/1553601#M39862</link>
      <description>&lt;P&gt;I have an expression with some filters.&lt;/P&gt;&lt;P&gt;When I hardcode a date as 'Week_S={'2019-10'}' the result is OK.&lt;/P&gt;&lt;P&gt;However, I want to always use current date so I have loaded 'CurrentWeek'.&lt;/P&gt;&lt;P&gt;What would be the syntax for using&amp;nbsp;'CurrentWeek' (or maybe some other solution)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;STRONG&gt;Week_S=&lt;/STRONG&gt;{'2019-10'} , wor_country_S &amp;gt;} wor_ticket_ID_S)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Year(Today()) &amp;amp;'-'&amp;amp; Week(Today())) as &lt;STRONG&gt;CurrentWeek&lt;/STRONG&gt;,&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiter-in-expression-issue/m-p/1553601#M39862</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2019-03-07T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fiter in expression issue</title>
      <link>https://community.qlik.com/t5/App-Development/Fiter-in-expression-issue/m-p/1553614#M39863</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;PRE&gt;Count({&amp;lt;Week_S = {"$(=MaxString(Week_S))"}, wor_country_S&amp;gt;} wor_ticket_ID_S)&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fiter-in-expression-issue/m-p/1553614#M39863</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-07T13:29:10Z</dc:date>
    </item>
  </channel>
</rss>

