<?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 Cleaning Up Data and Adding Catagories in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038425#M464621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company is working with an application tied to our database that is powered by QlikView©. The developer of the application referred us to this website to access the resources here. The application is not yet supported by the developer and I believe it may still be in the beta testing phase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel, I can slice and dice information relatively easy. It would be much faster to build expressions in the application we have because exporting into Excel is time consuming and I have to do it multiple times. The QlikView update is minimal in comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make a long story short, I have been working for days trying to find an expression that will categorize information in the application. It is all based on QlikView expressions, so I thought I would ask my question here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My field contains data formatted like: ab, ab/cd, cd/ab, and ab/hijkl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to create categories (100 for ab, 35 for ab/cd &amp;amp; ab/hijkl, 18 for cd/ab) and summarize the data in the numeric categories.This would replace and group the string text ab, ab/cd, etc. In Excel, I used this the replace/find/left/right functions to produce the results I am looking for (it would find the characters position and replace it). Does anyone know how I could phrase my expression in QlikView to give me a similar or better result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 22:56:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-14T22:56:47Z</dc:date>
    <item>
      <title>Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038425#M464621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company is working with an application tied to our database that is powered by QlikView©. The developer of the application referred us to this website to access the resources here. The application is not yet supported by the developer and I believe it may still be in the beta testing phase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel, I can slice and dice information relatively easy. It would be much faster to build expressions in the application we have because exporting into Excel is time consuming and I have to do it multiple times. The QlikView update is minimal in comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make a long story short, I have been working for days trying to find an expression that will categorize information in the application. It is all based on QlikView expressions, so I thought I would ask my question here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My field contains data formatted like: ab, ab/cd, cd/ab, and ab/hijkl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to create categories (100 for ab, 35 for ab/cd &amp;amp; ab/hijkl, 18 for cd/ab) and summarize the data in the numeric categories.This would replace and group the string text ab, ab/cd, etc. In Excel, I used this the replace/find/left/right functions to produce the results I am looking for (it would find the characters position and replace it). Does anyone know how I could phrase my expression in QlikView to give me a similar or better result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 22:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038425#M464621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T22:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038426#M464622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have sample you can share with your desired output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 16:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038426#M464622</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038427#M464623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a MAPPING approach:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4267"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAP:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * INLINE [&lt;/P&gt;&lt;P&gt;F1,F2&lt;/P&gt;&lt;P&gt;ab,100&lt;/P&gt;&lt;P&gt;ab/cd, 35&lt;/P&gt;&lt;P&gt;ab/hijkl, 35&lt;/P&gt;&lt;P&gt;cd/ab,18&lt;/P&gt;&lt;P&gt;]:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YourField,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('MAP', YourField) as YourGroup,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 16:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038427#M464623</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-15T16:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038428#M464624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="434"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="35" width="108"&gt;Percentage&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="111"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="104"&gt;Margin&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="111"&gt;7.5% of Sales Margin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="center" class="xl65" height="20" style="border-top: none;"&gt;100%&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;$93,717.70 &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;$41,790.94 &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;$3,134.32 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="center" class="xl66" height="20" style="border-top: none;"&gt;80%&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$43,285.34 &lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$10,229.29 &lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$767.20 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="center" class="xl69" height="20" style="border-top: none;"&gt;20%&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;$1,477.64 &lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;$332.25 &lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;$24.92 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038428#M464624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T15:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038429#M464625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for responding. The application is limited - I can only add tables and charts. I have to add expressions to the tables and charts to summarize the data. I can group, but only within a table or chart dimension. Scripting and programming are restricted. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038429#M464625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T15:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038430#M464626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what you need, right? Can you share the data you used to reach this output?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038430#M464626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-18T16:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038431#M464627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning, the table I sent you is the end result from what I did in Excel. The developer has access to the reduction and data scrambling restricted. I have uploaded a draft of the QVR document I have been working on. I can share it with you if you like, I believe it will be the report only and not the actual data though. Please add me as a connection and I will share the file with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 17:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038431#M464627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T17:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cleaning Up Data and Adding Catagories</title>
      <link>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038432#M464628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can't change the script, you can use calculated dimensions in your chart like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Pick(Match( YourField, 'ab','ab/cd','ab/hijkl','cd/ab')&lt;/P&gt;&lt;P&gt;100,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;35,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;35,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;18&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or using other string functions / if() statement combinations. You could for example use Wildmatch() with wildcards to shorten above a bit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Pick( WildMatch( YourField, 'ab','ab/*','cd/ab')&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;100,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;35,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;18&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cleaning-Up-Data-and-Adding-Catagories/m-p/1038432#M464628</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-18T18:00:35Z</dc:date>
    </item>
  </channel>
</rss>

