<?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: Retrieve “Year” field value from a list of “YearMonth” values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621516#M46268</link>
    <description>&lt;P&gt;Thank you very much.&lt;BR /&gt;It works!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 09:08:26 GMT</pubDate>
    <dc:creator>LucaB-1991</dc:creator>
    <dc:date>2019-09-09T09:08:26Z</dc:date>
    <item>
      <title>Retrieve “Year” field value from a list of “YearMonth” values</title>
      <link>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621372#M46259</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I need some help!&lt;/P&gt;&lt;P&gt;In qlik senso how can I extract years’values from a multiple selected YearMonth values?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If the user selects 201701, 201801,201901 from YearMonth filter box, in set analysis I want this behaviour : Year = {2017, 2018, 2019}.&lt;/P&gt;&lt;P&gt;Is there a way to achive this ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621372#M46259</guid>
      <dc:creator>LucaB-1991</dc:creator>
      <dc:date>2021-12-22T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve “Year” field value from a list of “YearMonth” values</title>
      <link>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621420#M46262</link>
      <description>&lt;P&gt;If YearMonth is $date type field you can do it with function Year(). Or you can use just left:&lt;/P&gt;&lt;P&gt;Year = {"=Left( [Year] ,4)"}&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 05:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621420#M46262</guid>
      <dc:creator>DavidM</dc:creator>
      <dc:date>2019-09-09T05:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve “Year” field value from a list of “YearMonth” values</title>
      <link>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621437#M46263</link>
      <description>&lt;P&gt;You can use a variable or the expression directly in set analysis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;= '{' &amp;amp; Concat(Distinct Left(YearMonth,4), ',' ) &amp;amp; '}'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 06:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621437#M46263</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-09-09T06:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve “Year” field value from a list of “YearMonth” values</title>
      <link>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621516#M46268</link>
      <description>&lt;P&gt;Thank you very much.&lt;BR /&gt;It works!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 09:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Retrieve-Year-field-value-from-a-list-of-YearMonth-values/m-p/1621516#M46268</guid>
      <dc:creator>LucaB-1991</dc:creator>
      <dc:date>2019-09-09T09:08:26Z</dc:date>
    </item>
  </channel>
</rss>

