<?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: start by QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133486#M912751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;if the cdr field strats with the character 5. and I need it in an &lt;SPAN style="font-style: inherit; font-weight: inherit; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if statment like that :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;If (CDR &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #333300;"&gt;start with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;character&lt;/SPAN&gt; :&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;5, then opex =MARKETING EXPENSES else&amp;nbsp; opex=ADMIN OPEX)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 11:11:49 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2016-06-06T11:11:49Z</dc:date>
    <item>
      <title>starts with QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133481#M912746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What is the synonym of start by function in qlikview?&lt;/P&gt;&lt;P&gt;If (CDR &lt;SPAN style="color: #333300;"&gt;start by:&lt;/SPAN&gt;5, MARKETING EXPENSES, ADMIN OPEX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133481#M912746</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133482#M912747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does 'start by' do here? Could you please explain your expected output here? May be a qv solution could be suggested then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133482#M912747</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-06-06T10:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133483#M912748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi master_student,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What dou you want to say with "start by"?. Maybe you can try CDR={"5*"}, but I´m not sure if this it´s correct for you. Try to explain it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133483#M912748</guid>
      <dc:creator>migueldelval</dc:creator>
      <dc:date>2016-06-06T10:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133484#M912749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what that 'start by' does. It checks if CDR starts by the character '5'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In&amp;nbsp; that case instead of '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CDR &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #333300;"&gt;start by:&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;5' &lt;/SPAN&gt;you can use:&lt;/P&gt;&lt;P&gt;- WildMatch(CDR, '5*')&lt;/P&gt;&lt;P&gt;- Left(CDR, 1)='5'&lt;/P&gt;&lt;P&gt;- CDR like '5*'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133484#M912749</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T10:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133485#M912750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but t's really not clear what you mean here. can you expand on your requirements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133485#M912750</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-06-06T10:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133486#M912751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;if the cdr field strats with the character 5. and I need it in an &lt;SPAN style="font-style: inherit; font-weight: inherit; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if statment like that :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;If (CDR &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #333300;"&gt;start with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;character&lt;/SPAN&gt; :&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;5, then opex =MARKETING EXPENSES else&amp;nbsp; opex=ADMIN OPEX)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133486#M912751</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-06T11:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133487#M912752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the cdr field strats with the character 5. and I neesd it in an &lt;SPAN style="font-style: inherit; font-weight: inherit; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;if statment like that :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;If (CDR &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #333300;"&gt;start with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;character&lt;/SPAN&gt; :&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;5, then opex =MARKETING EXPENSES else&amp;nbsp; opex=ADMIN OPEX)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133487#M912752</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-06T11:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133488#M912753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, have you tried the options above? In example:&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;If (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;WildMatch(CDR, '5*')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, MARKETING EXPENSES, ADMIN OPEX)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133488#M912753</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T11:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133489#M912754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi master_student,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that &lt;A href="https://community.qlik.com/qlik-users/21969"&gt;rubenmarin&lt;/A&gt;‌‌ gave you the correct answer, only you need to add ' to the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If (WildMatch([texto], '5*'), 'MARKETING EXPENSES', 'ADMIN OPEX')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133489#M912754</guid>
      <dc:creator>migueldelval</dc:creator>
      <dc:date>2016-06-06T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133490#M912755</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: 13px;"&gt;=If (WildMatch([CDR], '5*'), 'opexcategory= MARKETING EXPENSES',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;opexcategory=&lt;/SPAN&gt; 'ADMIN OPEX')&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;opexcategory is anthoer field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;is that correct?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133490#M912755</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-06T13:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133491#M912756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it will be better if you explain what are you trying to do... It's on a chart to make a expression to conditionally sum values? It's to fill a field while executing script?...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133491#M912756</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T13:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133492#M912757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok master student,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your are trying to make that if CDR starts by "5", value of "Opexcategory" will be "MARKETING EXPENSES", If not &lt;SPAN style="font-size: 13.3333px;"&gt;value of "Opexcategory" will be "ADMIN OPEX".&amp;nbsp; Is it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I think that it´s better make it in script, but I´m going to think about this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regars&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Miguel del Valle.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133492#M912757</guid>
      <dc:creator>migueldelval</dc:creator>
      <dc:date>2016-06-06T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133493#M912758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Miguel, this is what I mean. could you tell me how to do it in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133493#M912758</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-06T14:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133494#M912759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, in the script you can add the calculated field in the same table you laod the CDR field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;EM&gt;Fields,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;WildMatch(CDR, '5*')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MARKETING EXPENSES', 'ADMIN OPEX') as opexCategory,&lt;/SPAN&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;MoreFields&lt;/EM&gt;&lt;/SPAN&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;FROM/SELECT ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133494#M912759</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-06T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133495#M912760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ruben,&lt;/P&gt;&lt;P&gt;How to display also opex category of CDR that don't match those conditions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 22:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133495#M912760</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-06T22:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: start by QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133496#M912761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will explain my issue,&lt;/P&gt;&lt;P&gt;I have a CDR WITH opex category, no problem with those ones, &lt;/P&gt;&lt;P&gt;the problem with the cdr that don't have an opex category, if those ones starts with 5 then opexcategory=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MARKETING EXPENSES else &lt;SPAN style="font-size: 13.3333px;"&gt;opexcategory=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADMIN OPEX&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;how to do that? in the script or in the table expression? it is a little bit confused.&lt;/SPAN&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;If (&lt;SPAN style="font-size: 13.3333px;"&gt;opexcategory =' ' and &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;WildMatch(CDR, '5*')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MARKETING EXPENSES', 'ADMIN OPEX')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The result is a table with&lt;/P&gt;&lt;P&gt;CDR / OPEXCATEGORY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 08:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133496#M912761</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-07T08:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: starts with QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133497#M912762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so if opexcategory has a value, it will keep the value and, in case it doesn't have any value, check the CDR, if it starts by '5' set '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MARKETING EXPENSES' in other case set '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADMIN OPEX')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be better to have it calculated in script, your last expression was close but there is a difference between '' and Null(), because Null() means doesn't exist any value, but '' means an empty value (it's empty but is not Null()). You can check this in a text box with:&lt;/P&gt;&lt;P&gt;If(Null()='', 1, 0) // It will return zero, meaning they are different values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check both cases in one comparison you can use:&lt;/P&gt;&lt;P&gt;If(Len(Trim(CDR))=0 and &lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;WildMatch(CDR, '5*')&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MARKETING EXPENSES', 'ADMIN OPEX')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will also check the ' ' (one -or several- blank space) and other special characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 09:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133497#M912762</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-07T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: starts with QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133498#M912763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the field expression, I put :&lt;/P&gt;&lt;P&gt;If ((isnull(OpEx_Category)and WildMatch(CDR, '5*')), 'MARKETING EXPENSES', OpEx_Category). it works fine &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem when the CDR don't start with 5 and opex category is null. see bellow&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127060_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How to put the two conditions in the same expression?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 09:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133498#M912763</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-07T09:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: starts with QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133499#M912764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, my last answer was wrong, I didn't counted the option to maintain the value, it can be:&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(Len(Trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OpEx_Category&lt;/SPAN&gt;))&amp;gt;0, OpEx_Category, //If Opexcategory has a value, keep the value&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; If(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;WildMatch(CDR, '5*')&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'MARKETING EXPENSES', //If doesnt' have a value, check the start of CDR to set the value&lt;/SPAN&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;&amp;nbsp; 'ADMIN OPEX'))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 09:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133499#M912764</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-07T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: starts with QV</title>
      <link>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133500#M912765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ruben. It works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 09:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/starts-with-QV/m-p/1133500#M912765</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-07T09:59:00Z</dc:date>
    </item>
  </channel>
</rss>

