<?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 How to Use Excluded Values from a Selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Use-Excluded-Values-from-a-Selection/m-p/1579116#M42249</link>
    <description>&lt;P&gt;Hello, I have a line chart with the dimensions and measure below. I also have 3 filters: Create Month, Create Week and Create Date.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Dimension:&lt;/U&gt; Service Month&lt;BR /&gt;&lt;U&gt;Measure:&lt;/U&gt; SUM({&amp;lt;[Site Type]={'Yes'}&amp;gt;}Total_RVU)/Count({&amp;lt;[Site Type] = {'Yes'}&amp;gt;} DISTINCT Appointment_Id))&lt;/P&gt;&lt;P&gt;I was to add to the set analysis some logic that will use the excluded value selections from the Create Month, Week, and Date selections. For example, if I select &lt;STRONG&gt;January&lt;/STRONG&gt; from the Create Month filter, I want my measure to reflect the excluded/alternative values of &lt;STRONG&gt;February, March, April, May, June, July, August, September, October, November, and December&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to accomplish that by adding to the additional set analysis I have in the measure?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:53:43 GMT</pubDate>
    <dc:creator>hlines_usacs</dc:creator>
    <dc:date>2024-11-16T20:53:43Z</dc:date>
    <item>
      <title>How to Use Excluded Values from a Selection</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Use-Excluded-Values-from-a-Selection/m-p/1579116#M42249</link>
      <description>&lt;P&gt;Hello, I have a line chart with the dimensions and measure below. I also have 3 filters: Create Month, Create Week and Create Date.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Dimension:&lt;/U&gt; Service Month&lt;BR /&gt;&lt;U&gt;Measure:&lt;/U&gt; SUM({&amp;lt;[Site Type]={'Yes'}&amp;gt;}Total_RVU)/Count({&amp;lt;[Site Type] = {'Yes'}&amp;gt;} DISTINCT Appointment_Id))&lt;/P&gt;&lt;P&gt;I was to add to the set analysis some logic that will use the excluded value selections from the Create Month, Week, and Date selections. For example, if I select &lt;STRONG&gt;January&lt;/STRONG&gt; from the Create Month filter, I want my measure to reflect the excluded/alternative values of &lt;STRONG&gt;February, March, April, May, June, July, August, September, October, November, and December&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to accomplish that by adding to the additional set analysis I have in the measure?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Use-Excluded-Values-from-a-Selection/m-p/1579116#M42249</guid>
      <dc:creator>hlines_usacs</dc:creator>
      <dc:date>2024-11-16T20:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use Excluded Values from a Selection</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Use-Excluded-Values-from-a-Selection/m-p/1579118#M42250</link>
      <description>&lt;P&gt;I think you should use the&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-modifiers-implicit-field-value-definitions.htm" target="_self"&gt;E() function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try something like&amp;nbsp;&lt;SPAN&gt;SUM({&amp;lt;[Service Month]=E(),[Site Type]={'Yes'}&amp;gt;}Total_RVU)/Count({&amp;lt;[Site Type] = {'Yes'}&amp;gt;} DISTINCT Appointment_Id))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 18:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Use-Excluded-Values-from-a-Selection/m-p/1579118#M42250</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2019-05-10T18:27:27Z</dc:date>
    </item>
  </channel>
</rss>

