<?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 chart expression overrides selection in chart dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125391#M756118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you use the set analysis it overrides your selections&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;count({&amp;lt;Group={'Examination', 'Medication'}&amp;gt;}&amp;nbsp; &lt;/SPAN&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;so here &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You are forcing the group to examination and medication.&lt;/SPAN&gt;&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;i feel you will need another approach. maybe aggr?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 16:24:31 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2018-09-13T16:24:31Z</dc:date>
    <item>
      <title>Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125390#M756117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a big table chart where I list services provided by multiple doctors over the years. The services in the data are grouped into "medication" and "examination".&amp;nbsp; For the time being I'm only interested in medication, so I select and locked that in a listbox. I would, however, like to know how many different patients have been treated by each doctor in each year, regardless of grouping, which is why I employed the following Set Analyses chart expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Group={'Examination', 'Medication'}&amp;gt;} TOTAL &amp;lt;DoctorID, Year&amp;gt; Distinct PatientID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is supposed to write the total number of treated patients for each doctor in each year onto every row of the table. &lt;SPAN style="font-size: 10pt;"&gt;While the expression does what I want it to, it also messes with my chart. I found that it overrides my Group variable for the other dimensions too, which is not what I want. I want to keep all dimensions locked to Group = Medication and only have the patient-counting variable use the data from the Examination Group as well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125390#M756117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125391#M756118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you use the set analysis it overrides your selections&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;count({&amp;lt;Group={'Examination', 'Medication'}&amp;gt;}&amp;nbsp; &lt;/SPAN&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;so here &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You are forcing the group to examination and medication.&lt;/SPAN&gt;&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;i feel you will need another approach. maybe aggr?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 16:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125391#M756118</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-13T16:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125392#M756119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure i fully understood can you share a sample app to look into and also your expected output you want to see. &lt;/P&gt;&lt;P&gt;TOTAL qualifier respects current selections when used in your expression. So may be try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Dim: &lt;/P&gt;&lt;P&gt;DoctorID&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;Expr: &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;= Count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;Group={'Examination', 'Medication'}&amp;gt;} Distinct PatientID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 16:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125392#M756119</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-13T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125393#M756120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like for the expression code to ONLY override the selections for the expression column. Is this possible at all? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125393#M756120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T12:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125394#M756121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the suggestion. Unfortunately, it only gives me a blank table with "out of memory" in the middle. &lt;/P&gt;&lt;P&gt;What I'm after is for a way to only override the selection in my listboxes in the expression field, if that is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125394#M756121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T12:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis chart expression overrides selection in chart dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125395#M756122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not clear what you mean. share a screenshot if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 13:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-chart-expression-overrides-selection-in-chart/m-p/125395#M756122</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-09-14T13:39:49Z</dc:date>
    </item>
  </channel>
</rss>

