<?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: If statement with date custom dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929315#M76512</link>
    <description>&lt;P&gt;Can you use your expression as written (with parens added)&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;If( Year([Date]) = 2022, 10, 5) &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 14:47:40 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-05-11T14:47:40Z</dc:date>
    <item>
      <title>If statement with date custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929280#M76506</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have created a custom dimension that is being used as a filter:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Year([Date])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;The options in this filter are 2022, 2021, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to use the results of the selections in KPI. For example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;If( Year[Date] = 2022, 10, 5) &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 13:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929280#M76506</guid>
      <dc:creator>usr1</dc:creator>
      <dc:date>2022-05-11T13:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with date custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929315#M76512</link>
      <description>&lt;P&gt;Can you use your expression as written (with parens added)&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;If( Year([Date]) = 2022, 10, 5) &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 14:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929315#M76512</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-05-11T14:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with date custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929334#M76513</link>
      <description>&lt;P&gt;Unfortunately that does not work in that format&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 15:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929334#M76513</guid>
      <dc:creator>usr1</dc:creator>
      <dc:date>2022-05-11T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: If statement with date custom dimension</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929498#M76530</link>
      <description>&lt;P&gt;As below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=If( Year(max([Date])) = 2022, 10, 5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 20:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-with-date-custom-dimension/m-p/1929498#M76530</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-05-11T20:39:13Z</dc:date>
    </item>
  </channel>
</rss>

