<?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 Aggregate Data in a Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-Data-in-a-Field/m-p/327615#M1178395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably yes, assuming that not both description types are completely showing free text (then you probably need some kind of sentiment analysis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' not sure what you mean with 'script placed', is this already one of / the only successful description?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a table of your defined successful descriptions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DESCTABLE:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MAPPING LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;F1, 'Successful' as F2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;F1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;script placed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;software installed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;just success&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CallDescription,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;applymap('DESCTABLE', CallDescription, 'Unsuccessful') as Status,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;from Table;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, if all successful descriptions are listed in the mapping table, you will create a Status field only having two possible states, Successful and Unsuccessful from that.&lt;/P&gt;&lt;P&gt;This will allow you to directly compare your successful vs unsuccesful calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Feb 2012 13:10:06 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-29T13:10:06Z</dc:date>
    <item>
      <title>Aggregate Data in a Field</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-Data-in-a-Field/m-p/327614#M1178394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a FIELD named CallDescription, which has successful descriptions (script placed) and unsuccessful descriptions&amp;nbsp; (ie do not want[reason1],do not want[reason2], do not call again, wrong number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to aggregate the unsuccessful descriptions, so I can show charts that compare successful VS unsuccessful calls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 09:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-Data-in-a-Field/m-p/327614#M1178394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-29T09:55:03Z</dc:date>
    </item>
    <item>
      <title>Aggregate Data in a Field</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-Data-in-a-Field/m-p/327615#M1178395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably yes, assuming that not both description types are completely showing free text (then you probably need some kind of sentiment analysis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' not sure what you mean with 'script placed', is this already one of / the only successful description?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a table of your defined successful descriptions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DESCTABLE:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MAPPING LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;F1, 'Successful' as F2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;F1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;script placed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;software installed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;just success&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CallDescription,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;applymap('DESCTABLE', CallDescription, 'Unsuccessful') as Status,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;from Table;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, if all successful descriptions are listed in the mapping table, you will create a Status field only having two possible states, Successful and Unsuccessful from that.&lt;/P&gt;&lt;P&gt;This will allow you to directly compare your successful vs unsuccesful calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 13:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-Data-in-a-Field/m-p/327615#M1178395</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-29T13:10:06Z</dc:date>
    </item>
  </channel>
</rss>

