<?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: help with calculated dimension expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152857#M376491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to exclude where start the name new space any string. I have deleted the space from below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression seems right to exclude the value or why not scripting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(not match(MCO,'New*'),MCO)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 03:51:06 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-08-23T03:51:06Z</dc:date>
    <item>
      <title>help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152856#M376490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt;"&gt;=if(not match(MCO,'New *'),MCO)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt;"&gt;trying to eliminate&amp;nbsp; values in dimension that starts with "New". tried lot of expresions but not working .. pls help&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 22:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152856#M376490</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2016-08-22T22:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152857#M376491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to exclude where start the name new space any string. I have deleted the space from below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression seems right to exclude the value or why not scripting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(not match(MCO,'New*'),MCO)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 03:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152857#M376491</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-23T03:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152858#M376492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below script:&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(not wildmatch(MCO,'New '),MCO)&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;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152858#M376492</guid>
      <dc:creator />
      <dc:date>2016-08-23T04:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152859#M376493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(not match(MCO,'New'),MCO)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152859#M376493</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-08-23T04:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152860#M376494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Match is for an exact match - you need WildMatch for a wildcard:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Not(&lt;STRONG&gt;WildMatch&lt;/STRONG&gt;(MCO, 'New*')), MCO)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152860#M376494</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-23T04:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152861#M376495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below&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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;=If(Not(WildMatch(MCO, '*New*'))),&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;MCO&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152861#M376495</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-08-23T05:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152862#M376496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(MCO NOT LIKE 'New*', MCO)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152862#M376496</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-08-23T05:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152863#M376497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the expression as Jonathan suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Not(&lt;STRONG&gt;WildMatch&lt;/STRONG&gt;(MCO, 'New*')), MCO)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152863#M376497</guid>
      <dc:creator>ramchalla</dc:creator>
      <dc:date>2016-08-23T05:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152864#M376498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(not(WildMatch(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MCO&lt;/STRONG&gt;,'New*')),&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MCO&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 06:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152864#M376498</guid>
      <dc:creator>yasmeenk</dc:creator>
      <dc:date>2016-08-23T06:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152865#M376499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;Try this: IF(LEFT(UPPER(TRIM(MCO)),3)&amp;lt;&amp;gt;'NEW',MCO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 06:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152865#M376499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T06:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: help with calculated dimension expression</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152866#M376500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the definition of your calculated dimension you'll need to use an aggr function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(if(not wildmatch(MCO,'New *'),MCO),MCO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 07:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-calculated-dimension-expression/m-p/1152866#M376500</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-08-23T07:18:16Z</dc:date>
    </item>
  </channel>
</rss>

