<?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 Re: Multiple If-Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626286#M230272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Herm,&lt;/P&gt;&lt;P&gt;share your sample qvw&lt;/P&gt;&lt;P&gt;it will be helpful to solve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 09:56:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-08T09:56:06Z</dc:date>
    <item>
      <title>Multiple If-Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626283#M230269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue and would be very thankful if someone has an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have a dataset of 3 Question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a Car?&lt;/P&gt;&lt;P&gt;Do you have a Bicycle?&lt;/P&gt;&lt;P&gt;Do you have a Scooter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So since it is possible that some person have more than one, I get results like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Person 1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Person 2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Person 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Car?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Car&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Car&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Bicycle?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bicycle&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bicycle&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Scooter?&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Scooter&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in QlikView I'd like to have a listbox with: Car, Bicycle and Scooter. The problem is that if I use an usual if-formula like:&lt;/P&gt;&lt;P&gt;If([Car?]='Car','Car',if([Bicycle]='Bicycle','Bicycle',if([Scooter?]='Scooter','Scooter))) &lt;/P&gt;&lt;P&gt;Person 2 is only listed for having a Car, but not for having a Bicycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone understood my example and can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 09:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626283#M230269</guid>
      <dc:creator />
      <dc:date>2014-05-08T09:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple If-Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626284#M230270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Herm,&lt;/P&gt;&lt;P&gt;Just create a sample data in q sample file by inline Table.&lt;/P&gt;&lt;P&gt;and post it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 09:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626284#M230270</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-05-08T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple If-Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626285#M230271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create the table using flags (1's or 0's) and use Bit Operators&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-6464"&gt;http://community.qlik.com/docs/DOC-6464&lt;/A&gt; for more details on how to use these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 09:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626285#M230271</guid>
      <dc:creator>richard_pearce6</dc:creator>
      <dc:date>2014-05-08T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple If-Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626286#M230272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Herm,&lt;/P&gt;&lt;P&gt;share your sample qvw&lt;/P&gt;&lt;P&gt;it will be helpful to solve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 09:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626286#M230272</guid>
      <dc:creator />
      <dc:date>2014-05-08T09:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple If-Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626287#M230273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would concur with Richard on this with one possible exception - I think that I would have a numeric value for each field so that it is future proof. I will explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially, it will be OK to have a selection on each list item as a YES/NO flag but usually with these types of systems, the question comes up to get a response for those people with more than 1 car and a bicycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would have each item specified as a separate listbox containing the number of each item that the person possesses. You can then add these measures together for a combined listbox if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 10:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-If-Dimensions/m-p/626287#M230273</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-05-08T10:00:18Z</dc:date>
    </item>
  </channel>
</rss>

