<?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/992776#M959928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like&amp;nbsp; &lt;/P&gt;&lt;P&gt;If(match(bis_entity_type_new,'SME_EU','SME_EU_RET'),rwa/0.7619)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 15:13:39 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2015-10-29T15:13:39Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/992775#M959927</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;how to write below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="left" style="color: #000000; font-family: Segoe UI; font-size: 9pt;"&gt;bis_entity_type_new in ('SME_EU', 'SME_EU_RET') THEN rwa/0.7619 &lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 15:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/992775#M959927</guid>
      <dc:creator>priyarane</dc:creator>
      <dc:date>2015-10-29T15:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/992776#M959928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like&amp;nbsp; &lt;/P&gt;&lt;P&gt;If(match(bis_entity_type_new,'SME_EU','SME_EU_RET'),rwa/0.7619)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 15:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/992776#M959928</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-29T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/992777#M959929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use wildmatch here for case insensitive search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(wildmatch(bis_entity_type_new,'*SME_EU*','*SME_EU_RET*'), rwa/0.7619)&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: 13px;"&gt;&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: 13px;"&gt;&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: 13px;"&gt;&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: 13px;"&gt;V.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 15:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/992777#M959929</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-10-29T15:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Expression/m-p/992778#M959930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;bis_entity_type_new ={'SME_EU', 'SME_EU_RET'}&amp;gt;} rwa) /0.7619 &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;bis_entity_type_new ={'SME_EU', 'SME_EU_RET'}&amp;gt;} rwa&lt;SPAN style="color: #000000; font-family: 'Segoe UI'; font-size: 12px;"&gt;/0.7619&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="left" style="font-size: 9pt; font-family: 'Segoe UI'; color: #000000;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 15:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression/m-p/992778#M959930</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-29T15:40:22Z</dc:date>
    </item>
  </channel>
</rss>

