<?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: Use Cyclic Group Dimension in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1735600#M452594</link>
    <description>&lt;P&gt;To ignore/overwrite the set selections you need to include a set analysis - maybe something like this:&lt;/P&gt;&lt;P&gt;Count / SUM({&amp;lt; Record = &amp;gt;} total COUNT_ACCT_ID)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2020 13:32:36 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2020-08-13T13:32:36Z</dc:date>
    <item>
      <title>Use Cyclic Group Dimension in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1735365#M452575</link>
      <description>&lt;P&gt;I am trying to get the percent (Rate) by month (shown as 1 and 2). It's the Count of that month divided by the total for that PoolPlusID (show highlighted green).&amp;nbsp; Ex. 235 / 116,093 for .20%... I'm using&amp;nbsp;Count \ SUM(total COUNT_ACCT_ID) and it works for that one row selected, but once I select another record (show in 2nd screenshot) it changes the the Rate from .20% to .19% because it adds 6,704 to the total. I want it always to divide by the total for it's individual PoolPlusID... Any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38927i07CF12501670E832/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Doesn't Work:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38928i847DDF23FB27EDF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1735365#M452575</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2024-11-16T18:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use Cyclic Group Dimension in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1735600#M452594</link>
      <description>&lt;P&gt;To ignore/overwrite the set selections you need to include a set analysis - maybe something like this:&lt;/P&gt;&lt;P&gt;Count / SUM({&amp;lt; Record = &amp;gt;} total COUNT_ACCT_ID)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 13:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1735600#M452594</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-08-13T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Use Cyclic Group Dimension in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1736486#M452653</link>
      <description>&lt;P&gt;Doesn't seem to be working, it drastically changed the&amp;nbsp; Rate/percentage.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I edited my original Question to hopefully better explain. The calculation works on a per PoolPlusID selection, but once I select another, the 235 is divided by both totals (122,797 = 116,093+6,704), not just the 116,093&lt;/P&gt;&lt;P&gt;Would some sort of Aggr function work to do it by PoolPlusID?&lt;/P&gt;&lt;P&gt;I had SOME success getting the 116,093 total using the below:&lt;/P&gt;&lt;P&gt;(my count of 225)&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;Sum(Aggr( Count(COUNT_ACCT_ID), POOLPLUSID))&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then this only gives me a Rate(percentage) for the first month, my other months are blank.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 21:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1736486#M452653</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2020-08-17T21:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use Cyclic Group Dimension in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1737867#M452762</link>
      <description>&lt;P&gt;Can anyone else help me solve this? Still can't get it to work unless I drill down to that specific selection.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1737867#M452762</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2020-08-21T16:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use Cyclic Group Dimension in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1738597#M452805</link>
      <description>&lt;P&gt;Per Marcus' comment, the following links should be helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want further direct assistance, I would recommend attaching the QVW file to the thread, as that will be the most useful thing, as people can then see the full data model and your expressions etc. as they are being used in the object.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 18:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Cyclic-Group-Dimension-in-Expression/m-p/1738597#M452805</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-08-25T18:28:47Z</dc:date>
    </item>
  </channel>
</rss>

