<?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 Set Analysis and Concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589007#M443406</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a field Year-MonNu, when ever the user selects any particular date Eg: 06 June 2019, The year-Month Number field shows as 2019-06.&lt;/P&gt;&lt;P&gt;In a Pivot Chart, I have 5 expressions, 4 out 5 based on Date Selection, the 5th Expression need to retrieve the Year-MonthNu value based on Users Date Selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date : 06 June 2019&lt;/P&gt;&lt;P&gt;Ideally I need to write set expression as&amp;nbsp; sum({&amp;lt;Year_MonthNo = '2019-06'}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;P&gt;Eg: =&amp;nbsp; Sum({&amp;lt;Year-MonthNo = {"=$(Year(Date))" &amp;amp; "-" &amp;amp; =$(=Num(Month(Date))}}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;P&gt;Could any help me how to retrieve the year and Month Number with concatenating '&lt;STRONG&gt;-&lt;/STRONG&gt;' in set expression.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Sangeeth&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2019 12:06:08 GMT</pubDate>
    <dc:creator>sangeeth8787</dc:creator>
    <dc:date>2019-06-06T12:06:08Z</dc:date>
    <item>
      <title>Set Analysis and Concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589007#M443406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a field Year-MonNu, when ever the user selects any particular date Eg: 06 June 2019, The year-Month Number field shows as 2019-06.&lt;/P&gt;&lt;P&gt;In a Pivot Chart, I have 5 expressions, 4 out 5 based on Date Selection, the 5th Expression need to retrieve the Year-MonthNu value based on Users Date Selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date : 06 June 2019&lt;/P&gt;&lt;P&gt;Ideally I need to write set expression as&amp;nbsp; sum({&amp;lt;Year_MonthNo = '2019-06'}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;P&gt;Eg: =&amp;nbsp; Sum({&amp;lt;Year-MonthNo = {"=$(Year(Date))" &amp;amp; "-" &amp;amp; =$(=Num(Month(Date))}}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;P&gt;Could any help me how to retrieve the year and Month Number with concatenating '&lt;STRONG&gt;-&lt;/STRONG&gt;' in set expression.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Sangeeth&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 12:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589007#M443406</guid>
      <dc:creator>sangeeth8787</dc:creator>
      <dc:date>2019-06-06T12:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589026#M443408</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Sum({&amp;lt;[Year-MonthNo] = {"$(=Date(MonthStart(Max(Date)), 'YYYY-MM'))"}&amp;gt;} SalesAmount)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Jun 2019 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589026#M443408</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-06T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589052#M443410</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am glad for your answer, It worked very well for me with small change in the expression you provided.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Sum(Date = , {&amp;lt;[Year-MonthNo] = {"$(=Date(MonthStart(Max(Date)), 'YYYY-MM'))"}&amp;gt;} SalesAmount)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sangeeth&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 13:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Concatenation/m-p/1589052#M443410</guid>
      <dc:creator>sangeeth8787</dc:creator>
      <dc:date>2019-06-06T13:17:28Z</dc:date>
    </item>
  </channel>
</rss>

