<?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 How to represent this xls data in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231888#M83560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I'll look into the crosstable option but all the check box answers for each person are in one cell in the xls (the other cells in each row are fine and hold only one bit of data such as forename). Is it possible to pull each check box answer out from that format using a crosstable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 15:09:20 GMT</pubDate>
    <dc:creator>haymarketpaul</dc:creator>
    <dc:date>2011-04-27T15:09:20Z</dc:date>
    <item>
      <title>How to represent this xls data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231886#M83558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using QV 10&lt;/P&gt;&lt;P&gt;I'm new to QlikView and have been asked to look at how we can achieve the following...&lt;/P&gt;&lt;P&gt;We have some data that is held and largely managed by a 3rd party company. All the data is based on website input forms.&lt;/P&gt;&lt;P&gt;On the forms are a lot of questions that require the user to tick one or more check boxes per question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a typical couple of questions would be...&lt;/P&gt;&lt;P&gt;&lt;B&gt;Q1 Job Function&lt;/B&gt; - where the user can then tick &lt;B&gt;one only&lt;/B&gt; of the following:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;District Nurse&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Nurse Practitioner&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Practice Nurse&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Health Visitor&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Community Staff Nurse&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Specialist Nurse&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Nurse Consultant&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Clinical Nurse&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Other&lt;/P&gt;&lt;P&gt;&lt;B&gt;Q2 Specialist Areas&lt;/B&gt; - where the user can then tick &lt;B&gt;any number&lt;/B&gt; of the following:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Respiratory Medicine&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Diabetes&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Tissue Viability&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Travel Health&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Stoma care&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Continence&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Oncology&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Carsdiovascular Disease&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Infection Control&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Urology&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;etc&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;etc&lt;/P&gt;&lt;P&gt;We want to receive a weekly data feed (xls file of 100,000+ records) of user data that we can represent in QlikView. The xls file columns are fine (forename, surname etc) except for the last column that holds ALL the check box questions answers in the format below (QuestionName &amp;amp; Code - delimited by commas and/or pipes):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Demographic Codes (xls Column Header)&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;MFNJOBFUNCTION=06,MFNSPECIALISTAREAS=08 | 09 | 12,MFNINDUSTRYSECTOR=02&lt;/P&gt;&lt;P&gt;MFNJOBFUNCTION=06,MFNSPECIALISTAREAS=02,MFNINDUSTRYSECTOR=02&lt;/P&gt;&lt;P&gt;MFNJOBFUNCTION=06,MFNSPECIALISTAREAS=17,MFNINDUSTRYSECTOR=01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here where it says &lt;B&gt;MFNJOBFUNCTION=06&lt;/B&gt; we can see from their table structure below relates to &lt;B&gt;Specialist Nurse&lt;/B&gt;. In the &lt;B&gt;MFNSPECIALISTAREAS&lt;/B&gt; part of the first record the user has ticked three check boxes which as we can see above are seperated by pipes (i think).&lt;/P&gt;&lt;P&gt;Typical table layout for check box questions below&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Job Function Table&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Choice Col Prompt&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;01 001 District nurse&lt;/P&gt;&lt;P style="font-weight: bold"&gt;02 002 Nurse practitioner&lt;/P&gt;&lt;P style="font-weight: bold"&gt;03 003 Practice nurse&lt;/P&gt;&lt;P style="font-weight: bold"&gt;04 004 Health visitor&lt;/P&gt;&lt;P style="font-weight: bold"&gt;05 005 Community staff nurse&lt;/P&gt;&lt;P style="font-weight: bold"&gt;06 006 Specialist nurse&lt;/P&gt;&lt;P style="font-weight: bold"&gt;07 007 Nurse consultant&lt;/P&gt;&lt;P style="font-weight: bold"&gt;08 008 Clinical nurse&lt;/P&gt;&lt;P style="font-weight: bold"&gt;09 009 Other&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I hope that's clear so far!?&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Q: How can i extract that columns data so as to present each check box question usefully within QlikView?&lt;/P&gt;&lt;P&gt;Would i be better trying to get the 3rd party company to restructure the xls file they want to give us? There must be another table (e.g. Question) that links these check box answers back to a person in their database, perhaps they can break down the check box answers into seperate xls sheets?&lt;/P&gt;&lt;P&gt;We can create static tables in SQL Server or whatever for Job Function, Specialist Areas etc to map to their codes if need be.&lt;/P&gt;&lt;P&gt;Or should i use String Functions such as SubField to 'pluck' out each check box answer? My understanding is there are a lot of check box questions asked per person and some people will not have answered some questions which will mean no entry in the offending xls column for that particular question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope i've made that clear, like i say i'm new to QlikView so any advice much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 14:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231886#M83558</guid>
      <dc:creator>haymarketpaul</dc:creator>
      <dc:date>2011-04-27T14:43:06Z</dc:date>
    </item>
    <item>
      <title>How to represent this xls data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231887#M83559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;i'm not sure to understand you well. But as far as i understand if you've got an XLS file and want to relate every checked box to name and surname, use the Crosstable option while loading the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 14:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231887#M83559</guid>
      <dc:creator />
      <dc:date>2011-04-27T14:52:31Z</dc:date>
    </item>
    <item>
      <title>How to represent this xls data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231888#M83560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I'll look into the crosstable option but all the check box answers for each person are in one cell in the xls (the other cells in each row are fine and hold only one bit of data such as forename). Is it possible to pull each check box answer out from that format using a crosstable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 15:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-represent-this-xls-data-in-QlikView/m-p/231888#M83560</guid>
      <dc:creator>haymarketpaul</dc:creator>
      <dc:date>2011-04-27T15:09:20Z</dc:date>
    </item>
  </channel>
</rss>

