<?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 Simple issue with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-issue-with-set-analysis/m-p/355113#M493093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;LinkYear3={$(=$(vCurrentFiscalYear))}&lt;/P&gt;&lt;P&gt;right(LinkMonth3,3)={$(=$(vCurrentFiscalMonth))}&lt;/P&gt;&lt;P&gt;&amp;gt;}ATD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the set analysis above, I get the appropriate answer when I don't include the middlle month line, but I don't get any value when I include it.&amp;nbsp; For some reason it doesn't work even thought they both have the 3 letter capitalized abbreviation for month for the variable and the right trimmed field.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2012 13:21:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-15T13:21:45Z</dc:date>
    <item>
      <title>Simple issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-issue-with-set-analysis/m-p/355113#M493093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;LinkYear3={$(=$(vCurrentFiscalYear))}&lt;/P&gt;&lt;P&gt;right(LinkMonth3,3)={$(=$(vCurrentFiscalMonth))}&lt;/P&gt;&lt;P&gt;&amp;gt;}ATD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the set analysis above, I get the appropriate answer when I don't include the middlle month line, but I don't get any value when I include it.&amp;nbsp; For some reason it doesn't work even thought they both have the 3 letter capitalized abbreviation for month for the variable and the right trimmed field.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 13:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-issue-with-set-analysis/m-p/355113#M493093</guid>
      <dc:creator />
      <dc:date>2012-06-15T13:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Simple issue with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-issue-with-set-analysis/m-p/355114#M493094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your not allowed to use &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;right(LinkMonth3,3)&lt;/SPAN&gt; as a fieldname to compare in set analysis.&lt;/P&gt;&lt;P&gt;To solve you problem go with wildcard match like below&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;sum({$&amp;lt;LinkYear3={$(=$(vCurrentFiscalYear))}&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LinkMonth3={"*$(vCurrentFiscalMonth)"}&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;gt;}ATD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here &lt;STRONG&gt;*&lt;/STRONG&gt; is used for zero or more chars before it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 17:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-issue-with-set-analysis/m-p/355114#M493094</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-06-15T17:38:45Z</dc:date>
    </item>
  </channel>
</rss>

