<?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: Re: Ignore Some Dimensions in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703299#M473682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi Colin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I do need the other dimensions (HCG_HIP_HOP, HCG_MR_LINE_ROLLUP) in order to complete the rest of the breakouts in my analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;After my membership column, I will calculate Paid PMPM (per member per month) and Allowed&amp;nbsp; PMPM broken out by these claim dimensions. &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;i.e. 'Paid PMPM' will be this:&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt; sum([AMT_PAID])/([MM's])&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;AMT_PAID needs to change with the claim dimensions &lt;SPAN style="color: #000000;"&gt;HCG_HIP_HOP, HCG_MR_LINE_ROLLUP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;MM's (Membership) needs to ignore all dimensions except: Benchmarks, Incurred_year, Incurred_year_and_month&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;This combination will allow me to do the "per member per month" (PMPM) calculations&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks again,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Alysha&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 16:01:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-27T16:01:56Z</dc:date>
    <item>
      <title>Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703296#M473679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created the expression "MM's", which is a membership field in my pivot table. In the image below, the top field contains the correct membership numbers. However, when I add claim fields in front of my population field ("Benchmarks"), it looks to only be counting members WITH a claim in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the MM's formula I am using for the &lt;STRONG&gt;first&lt;/STRONG&gt; chart, which works:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;sum({1 &amp;lt;BENCHMARKS= P(BENCHMARKS), INCURRED_YEAR= P(INCURRED_YEAR), INCURRED_YEAR_AND_MONTH= P(INCURRED_YEAR_AND_MONTH)&amp;gt;} MM_UNITS) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the MM's formula I am using for the &lt;STRONG&gt;second&lt;/STRONG&gt; chart, which does &lt;STRONG&gt;NOT&lt;/STRONG&gt; seem to work:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;sum (Total &amp;lt;INCURRED_YEAR_AND_MONTH, INCURRED_YEAR, BENCHMARKS&amp;gt; MM_UNITS)&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;My goal with this formula is to sum MM_Units &lt;STRONG&gt;IGNORING&lt;/STRONG&gt; all dimensions &lt;STRONG&gt;except&lt;/STRONG&gt;: INCURRED_YEAR_AND_MONTH, INCURRED_YEAR, and BENCHMARKS.&lt;/LI&gt;&lt;LI&gt;But it looks like it is still considering my claim fields: HCG_HIP_HOP and HCG_MR_LINE_ROLLUP_DESCR&lt;/LI&gt;&lt;/UL&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>Mon, 27 Oct 2014 15:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703296#M473679</guid>
      <dc:creator />
      <dc:date>2014-10-27T15:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703297#M473680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum ({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;HCG_HIP_HOP &lt;/SPAN&gt;=,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;HCG_MR_LINE_ROLLUP_DESCR&lt;/SPAN&gt;=&amp;gt;}Total &amp;lt;INCURRED_YEAR_AND_MONTH, INCURRED_YEAR, BENCHMARKS&amp;gt; MM_UNITS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;maybe something like that to ignore the other 2 dimensions.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 15:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703297#M473680</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-10-27T15:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703298#M473681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your total expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;sum (Total &amp;lt;INCURRED_YEAR_AND_MONTH, INCURRED_YEAR, BENCHMARKS&amp;gt; MM_UNITS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is telling QlikView to sum MM_UNITS grouped by INCURRED_YEAR_AND_MONTH and INCURRED_YEAR, BENCHMARKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If you want to ignore all dimensions except INCURRED_YEAR_AND_MONTH, INCURRED_YEAR, and BENCHMARKS, then firstly do no include those other dimensions in your chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If you use the {1} set in your expression, then all dimensions are ignored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;sum ( {1} MM_UNITS)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Just use the BENCHMARKS &amp;amp; &amp;amp; YEAR/MONTH dimensions in your chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 15:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703298#M473681</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-10-27T15:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703299#M473682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi Colin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I do need the other dimensions (HCG_HIP_HOP, HCG_MR_LINE_ROLLUP) in order to complete the rest of the breakouts in my analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;After my membership column, I will calculate Paid PMPM (per member per month) and Allowed&amp;nbsp; PMPM broken out by these claim dimensions. &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;i.e. 'Paid PMPM' will be this:&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt; sum([AMT_PAID])/([MM's])&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;AMT_PAID needs to change with the claim dimensions &lt;SPAN style="color: #000000;"&gt;HCG_HIP_HOP, HCG_MR_LINE_ROLLUP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;MM's (Membership) needs to ignore all dimensions except: Benchmarks, Incurred_year, Incurred_year_and_month&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;This combination will allow me to do the "per member per month" (PMPM) calculations&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks again,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Alysha&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 16:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703299#M473682</guid>
      <dc:creator />
      <dc:date>2014-10-27T16:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703300#M473683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response! I tried your suggestion, however, it still seems to be taking the first 2 membership columns into account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 16:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703300#M473683</guid>
      <dc:creator />
      <dc:date>2014-10-27T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Some Dimensions in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703301#M473684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried with aggr() function? I am not sure this works in a pivot table...&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; font-size: 13.3333330154419px;"&gt; &lt;SPAN style="color: #575757;"&gt;aggr(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;SPAN style="color: #575757;"&gt;sum (Total&amp;nbsp; MM_UNITS),&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;INCURRED_YEAR, BENCHMARKS)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jose&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 17:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Some-Dimensions-in-an-Expression/m-p/703301#M473684</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2014-10-27T17:59:04Z</dc:date>
    </item>
  </channel>
</rss>

