<?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 Sets with multiple fields in the condition using variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082803#M360664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I include multiple fields in the sets using the variable?&lt;/P&gt;&lt;P&gt;I am trying the below but it is not working.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Sum({&amp;lt;$(vStaffOfficerfields)&amp;gt;}ResponseMin)/Sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;$(vStaffOfficerfields)&lt;/SPAN&gt;&amp;gt;}ResponseCase)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vStaffOfficerfields = 'InternalStaff,ExternalStaff,Contractors,Executives,NonExecutives,OutsideStaff' &lt;/SPAN&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;InternalStaff,ExternalStaff,Contractors,Executives,NonExecutives,OutsideStaff are fields with different staff names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I am trying to create a summary value to ignore all the selections made on these staff fields. However, since the number of fields are more, i am trying to put them in a variable and call them through the variable for easy maintenance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how can I get this correct?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2016 00:57:14 GMT</pubDate>
    <dc:creator>shyamcharan</dc:creator>
    <dc:date>2016-03-29T00:57:14Z</dc:date>
    <item>
      <title>Sets with multiple fields in the condition using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082803#M360664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I include multiple fields in the sets using the variable?&lt;/P&gt;&lt;P&gt;I am trying the below but it is not working.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Sum({&amp;lt;$(vStaffOfficerfields)&amp;gt;}ResponseMin)/Sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;$(vStaffOfficerfields)&lt;/SPAN&gt;&amp;gt;}ResponseCase)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vStaffOfficerfields = 'InternalStaff,ExternalStaff,Contractors,Executives,NonExecutives,OutsideStaff' &lt;/SPAN&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;InternalStaff,ExternalStaff,Contractors,Executives,NonExecutives,OutsideStaff are fields with different staff names.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I am trying to create a summary value to ignore all the selections made on these staff fields. However, since the number of fields are more, i am trying to put them in a variable and call them through the variable for easy maintenance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how can I get this correct?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 00:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082803#M360664</guid>
      <dc:creator>shyamcharan</dc:creator>
      <dc:date>2016-03-29T00:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sets with multiple fields in the condition using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082804#M360665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try add "Total" after sum (total. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 04:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082804#M360665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-29T04:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sets with multiple fields in the condition using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082805#M360666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try to remove the single quote and check it. It will show the error line, just ignore it..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119612_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 04:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082805#M360666</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-03-29T04:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sets with multiple fields in the condition using variable</title>
      <link>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082806#M360667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks settu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 03:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sets-with-multiple-fields-in-the-condition-using-variable/m-p/1082806#M360667</guid>
      <dc:creator>shyamcharan</dc:creator>
      <dc:date>2016-03-30T03:12:44Z</dc:date>
    </item>
  </channel>
</rss>

