<?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: To display multiple selected values in dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946028#M325872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2015 05:33:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-28T05:33:58Z</dc:date>
    <item>
      <title>To display multiple selected values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946027#M325871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a multi-box which has job-role as a field.This job role includes data like: teller, manager etc.,.&lt;/P&gt;&lt;P&gt;I have a pivot table with branch name,job role as dimension.&lt;/P&gt;&lt;P&gt;The requirement is if i select &amp;gt;1 value in job role box, that values have to be displayed in dimension of pivot table.&lt;/P&gt;&lt;P&gt;In edited dimension i used like:=if(match([Job Category],$(vRole_Selection)),[Job Category])&lt;/P&gt;&lt;P&gt;where &lt;SPAN style="font-size: 13.3333px;"&gt;(vRole_Selection)=GetFieldSelections(Job Category)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;but i am not getting desired results.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 04:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946027#M325871</guid>
      <dc:creator />
      <dc:date>2015-09-28T04:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: To display multiple selected values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946028#M325872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 05:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946028#M325872</guid>
      <dc:creator />
      <dc:date>2015-09-28T05:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: To display multiple selected values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946029#M325873</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;Not clearly understood,&lt;/P&gt;&lt;P&gt;but i think you dont required calcualted dimension.&lt;/P&gt;&lt;P&gt;just add [Job Category] as dimension.&lt;/P&gt;&lt;P&gt;then go to chart property-&amp;gt;General-&amp;gt; Calculated Condition-&amp;gt;write below condition&lt;/P&gt;&lt;P&gt;if(getselectedcount([Job Category])&amp;gt;1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 05:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946029#M325873</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-28T05:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: To display multiple selected values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946030#M325874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/150721"&gt;dreamer4&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;what i mean is all the selections that&amp;nbsp; i made in drop down multi-box; they should get reflected(must come) in the chart under the corresponding branches.&lt;/P&gt;&lt;P&gt;say suppose; there are 2 branches "bradlee", "northsouthcarolina".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under &lt;SPAN style="font-size: 13.3333px;"&gt;"bradlee" &lt;/SPAN&gt;branch say there are employees with "teller","teller coordinator" as&amp;nbsp; job roles/emp_roles.&lt;/P&gt;&lt;P&gt;and under &lt;SPAN style="font-size: 13.3333px;"&gt; "northsouthcarolina" &lt;SPAN style="font-size: 13.3333px;"&gt;branch say there are employees with only&amp;nbsp; "teller" &lt;SPAN style="font-size: 13.3333px;"&gt;as&amp;nbsp; job roles/emp_roles.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;so if i select "&lt;SPAN style="font-size: 13.3333px;"&gt;teller" in multibox; under &lt;SPAN style="font-size: 13.3333px;"&gt;bradlee and &lt;SPAN style="font-size: 13.3333px;"&gt;northsouthcarolina branches it should show only "&lt;SPAN style="font-size: 13.3333px;"&gt;teller" under the &lt;SPAN style="font-size: 13.3333px;"&gt;job roles/emp_roles column which is in the chart.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if i select "&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;teller",&lt;SPAN style="font-size: 13.3333px;"&gt;"teller coordinator" &lt;SPAN style="font-size: 13.3333px;"&gt; in multibox; under &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;bradlee &lt;SPAN style="font-size: 13.3333px;"&gt; it should show &lt;SPAN style="font-size: 13.3333px;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;teller",&lt;SPAN style="font-size: 13.3333px;"&gt;"teller coordinator".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and under &lt;SPAN style="font-size: 13.3333px;"&gt;northsouthcarolina &lt;SPAN style="font-size: 13.3333px;"&gt;it should show only &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;teller".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 05:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946030#M325874</guid>
      <dc:creator />
      <dc:date>2015-09-30T05:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: To display multiple selected values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946031#M325875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey can any one Answer this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-display-multiple-selected-values-in-dimension/m-p/946031#M325875</guid>
      <dc:creator />
      <dc:date>2015-09-30T07:50:49Z</dc:date>
    </item>
  </channel>
</rss>

