<?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 Transform Text into Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Transform-Text-into-Value/m-p/1402560#M424990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just started working on QlikView and I need your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I have a string variable called Ad relevance wich has 4 types of values:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Above average&lt;/LI&gt;&lt;LI&gt;Average&lt;/LI&gt;&lt;LI&gt;Below average&lt;/LI&gt;&lt;LI&gt;--&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to transform the first 3 values in numbers like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Above average = 1&lt;/LI&gt;&lt;LI&gt;Average = 0&lt;/LI&gt;&lt;LI&gt;Below average = -1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these way I can aggregate the ad relevance of all the ads of a campaign in a total average.&lt;/P&gt;&lt;P&gt;Should I use mapping to transform text into value? Or do you have any other suggestion about the general process, maybe there is a quicker way to have the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2017 09:51:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-10-20T09:51:14Z</dc:date>
    <item>
      <title>Transform Text into Value</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-Text-into-Value/m-p/1402560#M424990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just started working on QlikView and I need your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I have a string variable called Ad relevance wich has 4 types of values:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Above average&lt;/LI&gt;&lt;LI&gt;Average&lt;/LI&gt;&lt;LI&gt;Below average&lt;/LI&gt;&lt;LI&gt;--&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to transform the first 3 values in numbers like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Above average = 1&lt;/LI&gt;&lt;LI&gt;Average = 0&lt;/LI&gt;&lt;LI&gt;Below average = -1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these way I can aggregate the ad relevance of all the ads of a campaign in a total average.&lt;/P&gt;&lt;P&gt;Should I use mapping to transform text into value? Or do you have any other suggestion about the general process, maybe there is a quicker way to have the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 09:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-Text-into-Value/m-p/1402560#M424990</guid>
      <dc:creator />
      <dc:date>2017-10-20T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transform Text into Value</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-Text-into-Value/m-p/1402561#M424991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Match([Ad relevance], '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Below average', '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Average', '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Above average'), -2) as Numeric_Ad_Relevance&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-Text-into-Value/m-p/1402561#M424991</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-20T11:37:56Z</dc:date>
    </item>
  </channel>
</rss>

