<?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: Variable left side of Set Modifier in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180645#M628345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137083_Capture.PNG" style="height: 253px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the expression editor is showing red error lines, but the expression should still give you the output you are expecting to see&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 08:44:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-12T08:44:39Z</dc:date>
    <item>
      <title>Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180642#M628342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to make the left side of the set modifier inside a set analysis variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that i use a simple List of possible dimensions names &amp;amp; and a variable that catches the current field selection.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I want to use the list as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;SUM({1&amp;lt;$(LIST)=P()&amp;gt;} KPI) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So inside the dimension list if &lt;SPAN style="font-size: 13.3333px;"&gt;i select &lt;/SPAN&gt;DIM_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;the set analysis should use &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;SUM({1&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;DIM_A&lt;/SPAN&gt;=P()&amp;gt;} KPI) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This is not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What do i wrong?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180642#M628342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-12T08:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180643#M628343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;$(&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;=&lt;/SPAN&gt;LIST) = P()&amp;gt;} KPI)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180643#M628343</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180644#M628344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And it seems to be working!!&lt;/P&gt;&lt;P&gt;Did you just try and got it, or you knew this? Because I never tried this way knowing this as &lt;STRONG&gt;known fact&lt;/STRONG&gt;!! So I knew not right. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180644#M628344</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-12T08:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180645#M628345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137083_Capture.PNG" style="height: 253px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the expression editor is showing red error lines, but the expression should still give you the output you are expecting to see&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180645#M628345</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180646#M628346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen this done before. I just added a sample below as well. I think this is not a variable, but a dollar sign expansion which is returning a dimension. So, as long as a single dimension is returned, the expression will show the expected results &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180646#M628346</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180647#M628347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works even with variable expansion I tested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180647#M628347</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-12T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180648#M628348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as it end up giving a field name, the expression should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 08:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180648#M628348</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180649#M628349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works also with variables, but you'll need a transfer from field to variable somewhere along the road. Most often this is done by giving this variable the same value as the one Sunny put between parentheses (e.g. &lt;EM&gt;=List&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variable Left Side of Set Modifier in Set Analysis thread232280.jpg" class="jive-image image-1" src="/legacyfs/online/137089_Variable Left Side of Set Modifier in Set Analysis thread232280.jpg" style="height: 328px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that $-sign substitution works almost everywhere and is done before everything else. Pretty powerful stuff...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180649#M628349</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-09-12T09:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180650#M628350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the variable expands to a single field name, and enclose the expansion in [/] to correctly handle more complex field names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({1&amp;lt;[$(=LIST)] = P()&amp;gt;} KPI)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180650#M628350</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-09-12T10:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180651#M628351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's true, or even this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({1&amp;lt;$(=&lt;SPAN style="color: #ff0000;"&gt;'[' &amp;amp;&lt;/SPAN&gt; LIST &lt;SPAN style="color: #ff0000;"&gt;&amp;amp; ']'&lt;/SPAN&gt;) = P()&amp;gt;} KPI)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180651#M628351</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180652#M628352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks for the massive participation in this case!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Using it directly from the field : &lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;$(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit; color: #ff0000;"&gt;=&lt;/SPAN&gt;LIST) = P()&amp;gt;} KPI)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Using it with an variable : &lt;STRONG&gt;Sum({1&amp;lt;$(vListVal) = P()&amp;gt;} KPI)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;both work great in QlikView &lt;STRONG&gt;BUT &lt;/STRONG&gt;when trying this solutions in QlikSense it seems not to work&lt;STRONG&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180652#M628352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-12T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180653#M628353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to be working here&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137110_Capture.PNG" style="height: 122px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180653#M628353</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-12T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Variable left side of Set Modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180654#M628354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right, i had a problem with my QlikSense APP.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 11:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-left-side-of-Set-Modifier-in-Set-Analysis/m-p/1180654#M628354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T11:57:24Z</dc:date>
    </item>
  </channel>
</rss>

