<?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 Issues with String format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389132#M1162228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the letter case to Upper for some part of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. 'aaa-Chennai and bb-India'&amp;nbsp; this needs to converted 'AAA-Chennai AND BB-India'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 13:10:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-31T13:10:55Z</dc:date>
    <item>
      <title>Issues with String format</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389132#M1162228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the letter case to Upper for some part of the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. 'aaa-Chennai and bb-India'&amp;nbsp; this needs to converted 'AAA-Chennai AND BB-India'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389132#M1162228</guid>
      <dc:creator />
      <dc:date>2012-10-31T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with String format</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389133#M1162229</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Upper(Left('Hello world', 5)) &amp;amp; Right('Hello World', 6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389133#M1162229</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-10-31T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with String format</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389134#M1162230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me explain my requirement clearly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filter values and the scenario name will be given in an excel file. And I need to apply those filter for each scnario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I'll load the whole data into a qvd file. Then I need to apply the filters for each scenario on that qvd and will load it in a table. So whenever the users select the scenario the values will be filtered out. (Just to avoid selecting the values manually for each scnario during the analysis)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the Filter conditions are in the following format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DBTableName.DBFieldName1 like 'abc%' or DBTableName.DBFieldName2 like 'de%' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This filter condition can contain any number of fields.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I need to apply this formula on top the qvd, I cannot use 'like' function and the above string needs to be converted into &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;wildmatch(DBTableName.DBFieldName1,'abc*') or wildmatch(DBTableName.DBFieldName2,'de*')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389134#M1162230</guid>
      <dc:creator />
      <dc:date>2012-11-06T15:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with String format</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389135#M1162231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the solution&lt;/P&gt;&lt;P&gt;='wildmatch('&amp;amp;replace(replace(replace(formula,'OR', ') OR wildmatch('),'like',','),'%','*')&amp;amp;')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 14:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-String-format/m-p/389135#M1162231</guid>
      <dc:creator />
      <dc:date>2012-11-07T14:42:08Z</dc:date>
    </item>
  </channel>
</rss>

