<?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 Help with multiple choise field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280568#M104422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;IMG alt="qv.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5870_qv.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Look at the picture.&lt;/P&gt;&lt;P&gt;As you se i have each uniqe combination.&lt;/P&gt;&lt;P&gt;What i would like tho show is:&lt;/P&gt;&lt;P&gt;Alt 1: &lt;/P&gt;&lt;P&gt;Alt 2:&lt;/P&gt;&lt;P&gt;Alt 3:&lt;/P&gt;&lt;P&gt;and when pressing for example alt 1 i would like to show the sum(value) for every project where Alt 1 are presented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 13:56:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-14T13:56:40Z</dc:date>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280561#M104415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hava a field in the database where the user can choose from multiple alternatives.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Field:&lt;/P&gt;&lt;P&gt;Alt 1&lt;/P&gt;&lt;P&gt;Alt 2&lt;/P&gt;&lt;P&gt;Alt 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user can now choose from the alternatives in the box and the choise is saved in the database in same field with the seperatert ;&lt;/P&gt;&lt;P&gt;Example: ;Alt 1;Alt 3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say that a project table have this multiple field. And now users create projects and choose differnt combinations for each project.&lt;/P&gt;&lt;P&gt;If i load this infomration into QV it will make one alternativ for each uniqe combination. So if i dispolat this field in a QV document it will look something like this:&lt;/P&gt;&lt;P&gt;;Alt 1;&lt;/P&gt;&lt;P&gt;;Alt 1;Alt 2;&lt;/P&gt;&lt;P&gt;;Alt 1; Alt 3;&lt;/P&gt;&lt;P&gt;;Alt 2; Alt3;&lt;/P&gt;&lt;P&gt;;Alt3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to know how many projects is Alt 1 represented in. If i choose Alt 1 in the field above it will only show me project where ONLY Alt 1 is chosen. But i have other project where Alt 1 is on of many multiple chooises.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll hope that somebody could help mw with this. If i have explained it to bad dont hesitate to ask for further information. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would now like to&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 10:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280561#M104415</guid>
      <dc:creator />
      <dc:date>2011-07-14T10:03:06Z</dc:date>
    </item>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280562#M104416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might want to take a look at the conditional functions, especially match / mixmatch / wildmatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe something like&lt;/P&gt;&lt;P&gt;count(if(wildmatch (projectsfield, '*' &amp;amp; 'Alt 1' &amp;amp; '*')&amp;gt;0,1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280562#M104416</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T11:24:53Z</dc:date>
    </item>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280563#M104417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; But that only solves the count in the diagram. I would like to make a Field object where the user can choose from the alternatives:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alt 1&lt;/P&gt;&lt;P&gt;Alt 2&lt;/P&gt;&lt;P&gt;Alt 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe i didnt understand you correct, if so could you explain more detailed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280563#M104417</guid>
      <dc:creator />
      <dc:date>2011-07-14T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280564#M104418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, you could probably use a set expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count ({&amp;lt;projectsfield = {"*Alt 1*"}&amp;gt;} projectsfield)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280564#M104418</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280565#M104419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hei &lt;/P&gt;&lt;P&gt;attach is an example &lt;/P&gt;&lt;P&gt;using the subfield function in the load script&lt;/P&gt;&lt;P&gt;you should note that it creates more then one record for project&lt;/P&gt;&lt;P&gt;so this table sholud be conected to the project table and not join &lt;/P&gt;&lt;P&gt;hope its helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280565#M104419</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-07-14T11:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280566#M104420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the example, I think that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I don't understand your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a add a list box with field ProjectCategory to the sheet, do I have a field object like you desire to choose Category from?&lt;/P&gt;&lt;P&gt;And what measure do you want to be calculated at what place (e.g. new table column or text box)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry If I am a bit slow today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280566#M104420</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T11:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280567#M104421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the subfield and added a table with just projectCategory manually (you could probably get it from your DB easily).&lt;/P&gt;&lt;P&gt;Then added mentioned list box and a chart table with expression like mentioned before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280567#M104421</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T11:59:30Z</dc:date>
    </item>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280568#M104422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;IMG alt="qv.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5870_qv.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Look at the picture.&lt;/P&gt;&lt;P&gt;As you se i have each uniqe combination.&lt;/P&gt;&lt;P&gt;What i would like tho show is:&lt;/P&gt;&lt;P&gt;Alt 1: &lt;/P&gt;&lt;P&gt;Alt 2:&lt;/P&gt;&lt;P&gt;Alt 3:&lt;/P&gt;&lt;P&gt;and when pressing for example alt 1 i would like to show the sum(value) for every project where Alt 1 are presented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 13:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280568#M104422</guid>
      <dc:creator />
      <dc:date>2011-07-14T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280569#M104423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thought I was close...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hm, just added some values to my data and prettied up the charts.&lt;/P&gt;&lt;P&gt;Maybe like attached sample app? (Still not sure what you are after)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be an idea to get rid of the concattenated strings and use a many to many linkage table instead (but that's probably&amp;nbsp; not the problem we are talking about).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280569#M104423</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T14:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280570#M104424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Me again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you don't like my inlined ProjectCategory table, you might use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Category:&lt;/P&gt;&lt;P&gt;Load Distinct &lt;/P&gt;&lt;P&gt;SubField(CategoryMix,';') as ProjectCategory&lt;/P&gt;&lt;P&gt;resident Project;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280570#M104424</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-14T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280571#M104425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have look inte your solutions and we are getting close but not close enough &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when i choose Alt 1 it will show me costs in 3 different bars. &lt;/P&gt;&lt;P&gt;I would like it to show only one bar and there it will sum all values where Alt 1 is presented. So intead of 3 bars (Alt 1, Alt1;Alt2;Alt3 and Alt1;Alt3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know if I maybe explanin it to bad for you to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a real life situation would be.&lt;/P&gt;&lt;P&gt;Company is selleing 3 products in different projects. In each project there could be mixes of these 3 products.&lt;/P&gt;&lt;P&gt;PROJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRODUCT&lt;/P&gt;&lt;P&gt;Project 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prod1; Prod 2&lt;/P&gt;&lt;P&gt;Project 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prod 3&lt;/P&gt;&lt;P&gt;Project 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prod 2; Prod 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want a box in QV where I can choses from the three different products.&lt;/P&gt;&lt;P&gt;I want a to count the number of projects where the product is presented.&lt;/P&gt;&lt;P&gt;Exmaple: &lt;/P&gt;&lt;P&gt;Press Prod 1 --&amp;gt; Result: 1&lt;/P&gt;&lt;P&gt;Press Prod 2 --&amp;gt; Result: 2&lt;/P&gt;&lt;P&gt;Press Prod 3 --&amp;gt; Result: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want to count how many times is the choosen product presented in a project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 09:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280571#M104425</guid>
      <dc:creator />
      <dc:date>2011-07-18T09:07:19Z</dc:date>
    </item>
    <item>
      <title>Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280572#M104426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe like this (for example put complete below expression as expression in a text box):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Selecting Category '&amp;amp; concat(ProjectCategory,' &amp;amp; ') &amp;amp; chr(10) &amp;amp;&lt;/P&gt;&lt;P&gt;' results in ' &lt;/P&gt;&lt;P&gt;&amp;amp; &lt;STRONG&gt;count(aggr( if(WildMatch(CategoryMix,'*'&amp;amp;ProjectCategory&amp;amp;'*')&amp;gt;0,1 ) ,Project)) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; ' projects'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: Again, it would also be possible to link the ProjectCategory to the Data with an additional table, to decide what is better, it depends what you want to achieve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 10:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280572#M104426</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-18T10:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with multiple choise field</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280573#M104427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot that you also want that total bar graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understood, you want a single value selection for project category, right? If not, should it be a OR or AND selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 14:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-multiple-choise-field/m-p/280573#M104427</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-07-18T14:48:54Z</dc:date>
    </item>
  </channel>
</rss>

