<?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: Set analysis and field selections behaviour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634866#M1095262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume this would work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections(DESK)='BANK CAPITAL - GSL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I amend this expression to say the it should also conditionally appear when nothing is selected in the desk field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 14:54:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-15T14:54:48Z</dc:date>
    <item>
      <title>Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634857#M1095253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three fairly simple expresssions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;SECTOR-={"ITRAXX*","CROSSOVER*"},DESK={"CDS CORPORATES"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;DESK={"CDS EMERGING MKTS"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;DESK={"BANK CAPITAL - GSL"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they are displayed as 3 lines on a line chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have the list box fields of DESK and SECTOR on the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that when I select the 'BANK CAPITAL - GSL' value in the DESK list box, the other two lines remain on the chart, rather than disappearing as i was expecting. Why is this? How can I get round the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incentally the same thing happens if I select 'CDS EMERGING MKTS' in the DESK list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634857#M1095253</guid>
      <dc:creator />
      <dc:date>2014-05-15T13:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634858#M1095254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use GetFieldSelections(DESK)&amp;nbsp; in set analysis&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;"&gt;SUM({$&amp;lt;DESK={$(=GetFieldSelections(DESK))}&amp;gt;}[TRADE COUNT])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634858#M1095254</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-15T13:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634859#M1095255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Values definded in set expression are more important than your selection in the same field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 13:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634859#M1095255</guid>
      <dc:creator />
      <dc:date>2014-05-15T13:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634860#M1095256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the expected behavior, because you are selecting a desk and creating a set analysis on desk field to override the selections on Desk field in the set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might want to add conditional expression for example as&lt;/P&gt;&lt;P&gt;GetFieldSelections(DESK) = 'CDS CORPORATES'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634860#M1095256</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634861#M1095257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if no selections are made, nothing will display, right? I want all 3 expressions displayed on the chart when no selections are made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634861#M1095257</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634862#M1095258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sudheer. Actually I don't even want the DESK and SECTOR listboxes on the page. i just need the user to be able to select which lines on the chart they want visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Label is 'CDS HY'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;SECTOR-={"ITRAXX*","CROSSOVER*"},DESK={"CDS CORPORATES"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Label is: 'CDS EM'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;DESK={"CDS EMERGING MKTS"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Label is 'Bank Capital'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;DESK={"BANK CAPITAL - GSL"}&amp;gt;}[TRADE COUNT])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is it possible to have those labels as buttons or in a list maybe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634862#M1095258</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634863#M1095259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah, you can just use the same conditional expression concept to do the same.&lt;/P&gt;&lt;P&gt;Create a variable, assign the values as 1 and 0 (On and OFF) use them based on your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634863#M1095259</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634864#M1095260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this, you can play with the expression as per your requirement&lt;/P&gt;&lt;P&gt;GetFieldSelections(DESK) = 'CDS CORPORATES' or GetPossibleCount(DESK) = count(DISTINCT {1} DESK)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634864#M1095260</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634865#M1095261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be an example of the expression I would use in the conditional box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634865#M1095261</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634866#M1095262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume this would work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections(DESK)='BANK CAPITAL - GSL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I amend this expression to say the it should also conditionally appear when nothing is selected in the desk field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 14:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634866#M1095262</guid>
      <dc:creator />
      <dc:date>2014-05-15T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and field selections behaviour</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634867#M1095263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;GetFieldSelections(DESK) = 'CDS CORPORATES' or GetPossibleCount(DESK) = count(DISTINCT {1} DESK)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 15:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-field-selections-behaviour/m-p/634867#M1095263</guid>
      <dc:creator />
      <dc:date>2014-05-15T15:03:03Z</dc:date>
    </item>
  </channel>
</rss>

