<?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: Set Analysis Formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582354#M216281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;FundHeading-={'*Sales'}&amp;gt;}DevBudgetAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 17:04:44 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2014-02-13T17:04:44Z</dc:date>
    <item>
      <title>Set Analysis Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582353#M216280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I have the below formula as an expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;SPAN style="color: #0000ff;"&gt; ({&amp;lt;&lt;SPAN style="color: #800000;"&gt;FundHeading&lt;/SPAN&gt; -= {'Residential Sales'}&amp;gt;} DevBudgetAmount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I want to change the FundHeading to Right(FundHeading,5) but it doesn't seem as simple as :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Sum&lt;SPAN style="color: #0000ff;"&gt; ({&amp;lt;IF(Right(&lt;SPAN style="color: #800000;"&gt;FundHeading,5))&lt;/SPAN&gt; -= {'Sales'}&amp;gt;} DevBudgetAmount) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Anyone point me in the right direction?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582353#M216280</guid>
      <dc:creator>anthony_kinsell</dc:creator>
      <dc:date>2014-02-13T17:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582354#M216281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;FundHeading-={'*Sales'}&amp;gt;}DevBudgetAmount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582354#M216281</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-02-13T17:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582355#M216282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Try Something Below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt; ({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;FundHeading&lt;/SPAN&gt; -= {'=WildMatch(FundHeading, *Residential Sales*)'}&amp;gt;} DevBudgetAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582355#M216282</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-13T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582356#M216283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right(FundHeading, 5) is a dimension ? a valid field ?&lt;/P&gt;&lt;P&gt;if yes, try Sum({&amp;lt; $(=right(FundHeading, 5)) -= the rest of your set})&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582356#M216283</guid>
      <dc:creator />
      <dc:date>2014-02-13T17:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Formula</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582357#M216284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum&lt;SPAN style="color: #0000ff;"&gt; ({&amp;lt;&lt;SPAN style="color: #800000;"&gt;FundHeading&lt;/SPAN&gt; -= {'*Sales'}&amp;gt;} DevBudgetAmount) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Formula/m-p/582357#M216284</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-02-13T17:08:09Z</dc:date>
    </item>
  </channel>
</rss>

