<?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: Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922411#M981256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have another BS_Type like&amp;nbsp; BS_Type='XYZ' and so on... I don't wanted to include those&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 10:08:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-13T10:08:00Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922408#M981253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we write the below expression in on line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Exposure = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BS_TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'OFB'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=$(=vPrevMonth))'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=$(=vPrevYear))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EAD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BS_TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'ASS'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=$(=vPrevMonth))'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=$(=vPrevYear))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EAD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BS_TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; -={'ASS','OFB'},%Month = {'$(=$(=vPrevMonth))'}, %Year = {'$(=$(=vPrevYear))'}&amp;gt;}EAD) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922408#M981253</guid>
      <dc:creator />
      <dc:date>2015-08-13T09:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922409#M981254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;%Month = {'$(vPrevMonth)'}, %Year = {'$(vPrevYear)'}&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;gt;}EAD)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922409#M981254</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-13T09:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922410#M981255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;BS_TYPE = ,%Month = {'$(vPrevMonth)'}, %Year = {'$(vPrevYear)'}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&amp;gt;}EAD)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 09:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922410#M981255</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-13T09:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922411#M981256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have another BS_Type like&amp;nbsp; BS_Type='XYZ' and so on... I don't wanted to include those&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 10:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922411#M981256</guid>
      <dc:creator />
      <dc:date>2015-08-13T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922412#M981257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You already did in your original expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Exposure = &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only OFB:&lt;/STRONG&gt; sum({&amp;lt;BS_TYPE ={'OFB'},%Month = {'$(=$(=vPrevMonth))'}, %Year = {'$(=$(=vPrevYear))'}&amp;gt;}EAD)+&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Only ASS:&lt;/STRONG&gt; sum({&amp;lt;BS_TYPE ={'ASS'},%Month = {'$(=$(=vPrevMonth))'}, %Year = {'$(=$(=vPrevYear))'}&amp;gt;}EAD)+&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Everything that's not OFB or ASS:&lt;/STRONG&gt; sum({&amp;lt;BS_TYPE -={'ASS','OFB'},%Month = {'$(=$(=vPrevMonth))'}, %Year = {'$(=$(=vPrevYear))'}&amp;gt;}EAD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means OFB+ASS+(anything not OFB or ASS). On other words every BS_TYPE value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 10:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922412#M981257</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-13T10:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/922413#M981258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BS_TYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; -={'ASS','OFB','XYZ','ABC','XXX','YYY'},%Month = {'$(=$(=vPrevMonth))'}, %Year = {'$(=$(=vPrevYear))'}&amp;gt;}EAD) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 10:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/922413#M981258</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T10:23:32Z</dc:date>
    </item>
  </channel>
</rss>

