<?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: Ignoring Selections - Median in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903363#M314194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might have missed something. I can look again right now. Let me see and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 13:26:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-08T13:26:52Z</dc:date>
    <item>
      <title>Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903360#M314191</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 have a very complicated expression that I am using to generate a median line on my chart. I have a requirement to make sure the median does not change when values in Market dimension are selected. How/where do I specify in the expression to ignore selections in that dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Median( TOTAL&lt;/P&gt;&lt;P&gt;aggr(&lt;/P&gt;&lt;P&gt;(3-(3*((aggr(rank([Est Market Size],2),MarketID))/Count(TOTAL(MarketID)))))*avg({&amp;lt;Factor={'Market Size'}&amp;gt;}Weightings)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;(3-(3*((aggr(rank([Est Market Growth],2),MarketID))/Count(TOTAL(MarketID)))))*avg({&amp;lt;Factor={'Market Growth'}&amp;gt;}Weightings)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;([OfferingMarket Fit]*avg({&amp;lt;Factor={'Market Fit'}&amp;gt;}Weightings))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;([Type of Market]*avg({&amp;lt;Factor={'Type of Market'}&amp;gt;}Weightings))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;([Customer Requirements]*avg({&amp;lt;Factor={'Customer Requirements'}&amp;gt;}Weightings))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;([Competitive Dynamics]*avg({&amp;lt;Factor={'Competitive Dynamics'}&amp;gt;}Weightings))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,[Tier 4 - Market Segment]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not an option to pre-calculate the median and write it as a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 23:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903360#M314191</guid>
      <dc:creator />
      <dc:date>2015-07-07T23:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903361#M314192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Median(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt; TOTAL&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(3-(3*((aggr(rank(&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Est Market Size]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;,2),MarketID))/Count(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;TOTAL(MarketID)))))*avg({&amp;lt;Factor={'Market Size'}&lt;SPAN style="color: #ff0000;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(3-(3*((aggr(rank(&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Est Market Growth]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;,2),MarketID))/Count(&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;TOTAL(MarketID)))))*avg({&amp;lt;Factor={'Market Growth'}&lt;SPAN style="color: #ff0000;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(&lt;SPAN style="color: #ff0000;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[OfferingMarket Fit]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;*avg({&amp;lt;Factor={'Market Fit'}&lt;SPAN style="color: #ff0000;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(&lt;SPAN style="color: #ff0000;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Type of Market]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;*avg({&amp;lt;Factor={'Type of Market'}&lt;SPAN style="color: #ff0000;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(&lt;SPAN style="color: #ff0000;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Customer Requirements]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;*avg({&amp;lt;Factor={'Customer Requirements'}&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, Market = &lt;/SPAN&gt;&amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(&lt;SPAN style="color: #ff0000;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Competitive Dynamics]&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;*avg({&amp;lt;Factor={'Competitive Dynamics'}&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, Market = &lt;/SPAN&gt;&amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;,[Tier 4 - Market Segment]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Everything in red is the new stuff. I hope nothing is broken and hopefully it will work.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 01:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903361#M314192</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T01:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903362#M314193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Sunindia. Unfortunately, your solution didn't work when I made a selection, although the number seemed to move less.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution seemed to cover everything, I don't understand why it doesn't work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903362#M314193</guid>
      <dc:creator />
      <dc:date>2015-07-08T13:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903363#M314194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might have missed something. I can look again right now. Let me see and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903363#M314194</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T13:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903364#M314195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Check this one out:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757;"&gt;=Median(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt; TOTAL Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(3-(3*((&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Market = &amp;gt;} &lt;/SPAN&gt;Aggr(Rank(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only({&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Est Market Size]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;)&lt;/SPAN&gt;, 2), MarketID))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;Count(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;TOTAL(MarketID))))) * Avg({&amp;lt;Factor={'Market Size'}&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(3-(3*((&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;Market = &amp;gt;} &lt;/SPAN&gt;A&lt;/STRONG&gt;ggr(rank(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only({&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Est Market Growth]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;)&lt;/SPAN&gt;,2),MarketID))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;Count(&lt;SPAN style="font-style: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;TOTAL(MarketID)))))*avg({&amp;lt;Factor={'Market Growth'}&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[OfferingMarket Fit]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;* Avg({&amp;lt;Factor={'Market Fit'}&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Type of Market]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;* Avg({&amp;lt;Factor={'Type of Market'}&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;, Market =&lt;/SPAN&gt; &amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Customer Requirements]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;) &lt;/SPAN&gt;* Avg({&amp;lt;Factor={'Customer Requirements'}&lt;SPAN style="font-style: inherit;"&gt;, Market =&lt;/SPAN&gt;&amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;{&amp;lt;Market = &amp;gt;}&lt;/SPAN&gt;[Competitive Dynamics]&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;) * A&lt;/SPAN&gt;vg({&amp;lt;Factor={'Competitive Dynamics'}&lt;SPAN style="font-style: inherit;"&gt;, Market =&lt;/SPAN&gt;&amp;gt;}Weightings))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #575757;"&gt;,[Tier 4 - Market Segment]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 13:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903364#M314195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T13:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903365#M314196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That didn't work either. I think that this is because I am fundamentally not aggregating correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the original formula, I am calculating 6 different scores for each market and adding them together. That formula only works when I only have one Market selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The real question is, how do I write a formula to calculate the scores for each Market, even with no selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I will have to return to this later step-by-step. Thank you for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903365#M314196</guid>
      <dc:creator />
      <dc:date>2015-07-08T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903366#M314197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may be help if you can share a sample with your expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903366#M314197</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903367#M314198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completely agree! However, I am facing some deadlines right now - when I come back to this, I will post some sample data in an app for you. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903367#M314198</guid>
      <dc:creator />
      <dc:date>2015-07-08T14:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring Selections - Median</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903368#M314199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 14:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-Selections-Median/m-p/903368#M314199</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T14:18:56Z</dc:date>
    </item>
  </channel>
</rss>

