<?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 Help in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238685#M24510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1-$&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Arrangement &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;-=&lt;/SPAN&gt; {'Hourly'}&lt;/SPAN&gt;&amp;gt;&lt;/STRONG&gt;} WIP_Total_Fees)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 16:34:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-12-09T16:34:24Z</dc:date>
    <item>
      <title>Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238680#M24505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I am having a problem with a set analysis. I need the sum where Arrangement={'Hourly'} but I also need to give the alternative to whatever is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I am trying to add {$&amp;lt;Arrangement={'Hourly'&amp;gt;} to Sum({1-$}WIP_Total_Fees).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238680#M24505</guid>
      <dc:creator />
      <dc:date>2016-12-09T16:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238681#M24506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternative to whatever is selected? Not sure I understand....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to adding the set in there, try this:&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: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Arrangement={'Hourly'}&lt;/SPAN&gt;&amp;gt;} WIP_Total_Fees)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238681#M24506</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T16:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238682#M24507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there are filters and drill downs, and I need the alternative to what is selected by the filters/drills. I need the selected of Arrangement=Hourly to remain regardless. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238682#M24507</guid>
      <dc:creator />
      <dc:date>2016-12-09T16:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238683#M24508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Arrangement={'Hourly'}&lt;/SPAN&gt;&amp;gt;} WIP_Total_Fees)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above will filter based on all selections, except Arrangement which will always be Hourly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238683#M24508</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T16:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238684#M24509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I need the alternative of the selections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238684#M24509</guid>
      <dc:creator />
      <dc:date>2016-12-09T16:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238685#M24510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1-$&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Arrangement &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;-=&lt;/SPAN&gt; {'Hourly'}&lt;/SPAN&gt;&amp;gt;&lt;/STRONG&gt;} WIP_Total_Fees)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238685#M24510</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T16:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238686#M24511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238686#M24511</guid>
      <dc:creator />
      <dc:date>2016-12-09T16:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238687#M24512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was it? Can you share with us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238687#M24512</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T16:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238688#M24513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. It was more that I was thinking about it the wrong way. I just did &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Arrangement={'Hourly'}&amp;gt;}WIP_Total_Fees-WIP_Fees1)/Sum({1&amp;lt;Arrangement={'Hourly'}&amp;gt;}WIP_Total_Fees-WIP_Fees1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it accomplished the same thing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Help/m-p/1238688#M24513</guid>
      <dc:creator />
      <dc:date>2016-12-09T16:50:05Z</dc:date>
    </item>
  </channel>
</rss>

