<?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 expression help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738158#M1077308</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;Please see app attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help with the script so it renames certain responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'email' needs to be included in EMAIL as this is the correct field. Simiarly 'letter, 'Letter' need to be included in LETTER. 'Phone', 'phone' and 'tel' need to be under PHONE and 'text' needs to be in TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 08:28:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-24T08:28:28Z</dc:date>
    <item>
      <title>expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738158#M1077308</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;Please see app attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help with the script so it renames certain responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'email' needs to be included in EMAIL as this is the correct field. Simiarly 'letter, 'Letter' need to be included in LETTER. 'Phone', 'phone' and 'tel' need to be under PHONE and 'text' needs to be in TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738158#M1077308</guid>
      <dc:creator />
      <dc:date>2014-07-24T08:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738159#M1077309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you may use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD upper(Contact) as Contact, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738159#M1077309</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-07-24T08:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738160#M1077310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attachment.&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738160#M1077310</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-07-24T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738161#M1077311</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;Upper(Replace(Upper(Contact), 'TEL', 'PHONE'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738161#M1077311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-24T08:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738162#M1077312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;see the attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738162#M1077312</guid>
      <dc:creator>dharmarasu</dc:creator>
      <dc:date>2014-07-24T08:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738163#M1077313</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;May be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738163#M1077313</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-24T08:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: expression help</title>
      <link>https://community.qlik.com/t5/QlikView/expression-help/m-p/738164#M1077314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris.&lt;/P&gt;&lt;P&gt;look at my application With Sadeep and all suggestions&lt;/P&gt;&lt;P&gt;You will not get tel under PHONE as specified below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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-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-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 'Phone', 'phone' and 'tel' need to be under PHONE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 09:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-help/m-p/738164#M1077314</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-24T09:54:15Z</dc:date>
    </item>
  </channel>
</rss>

