<?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: cases per assets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023493#M929606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both Arul and Sunny. I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with this approach, if I try to make any selections, denominator values change. I.E. if I only select Q3 and Q4 2015, than instead of seeing Q3 2015 --&amp;gt; 10/110, I saw Q3 2015 --&amp;gt; 10/20 and for Q4 2015 instead of&amp;nbsp; seeing 40/140, I saw Q4 2015 --&amp;gt; 40/50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to preserve the values of denominator with or without any selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help,&lt;/P&gt;&lt;P&gt;Parth Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 11:36:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-18T11:36:13Z</dc:date>
    <item>
      <title>cases per assets</title>
      <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023490#M929603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help to solve a logic for cases per asstes over time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two separate dimensions: &lt;STRONG&gt;Cases&lt;/STRONG&gt; and &lt;STRONG&gt;Assets&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An account has more than once cases and an account has more than one assets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case module has all case details including case creation date, similarly Asset module has all details of assets including asset install date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a chart something like shown below: for cases per assets.&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118507_Capture.PNG" style="height: 138px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main logic in order to achieve this chart is: normalized view of cases per assets meaning for a given time frame let's say Q3 2015, cases created during that month divided by all the assets installed till Q3 2015. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have cases count like below:&lt;/P&gt;&lt;P&gt;Q1 2015 --&amp;gt; 20&lt;/P&gt;&lt;P&gt;Q2 2015 --&amp;gt; 30&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q3 2015 --&amp;gt; 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q4 2015 --&amp;gt; 40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And Assets count like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q1 2015 --&amp;gt; 40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q2 2015 --&amp;gt; 50&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q3 2015 --&amp;gt; 20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q4 2015 --&amp;gt; 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So my logic for the chart will be below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q1 2015 --&amp;gt; 20/40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q2 2015 --&amp;gt; 30/(40+50) --&amp;gt; 30/90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q3 2015 --&amp;gt; 10/(40+50+20) --&amp;gt; 10/110&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q4 2015 --&amp;gt; 40/(40+50+20+30) --&amp;gt; 40/140&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So my &lt;/SPAN&gt;numerator&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; is fixed for that time period and my denominator is cumulative value till that time period.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please help my find a solution for this. Any help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Parth Shah&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023490#M929603</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: cases per assets</title>
      <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023491#M929604</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;count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cases&lt;/SPAN&gt;)/Above(count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Assets &lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023491#M929604</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-03-18T10:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: cases per assets</title>
      <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023492#M929605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(cases)/RangeSum(Above(Count(cases), 0, RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023492#M929605</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T10:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: cases per assets</title>
      <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023493#M929606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both Arul and Sunny. I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with this approach, if I try to make any selections, denominator values change. I.E. if I only select Q3 and Q4 2015, than instead of seeing Q3 2015 --&amp;gt; 10/110, I saw Q3 2015 --&amp;gt; 10/20 and for Q4 2015 instead of&amp;nbsp; seeing 40/140, I saw Q4 2015 --&amp;gt; 40/50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to preserve the values of denominator with or without any selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help,&lt;/P&gt;&lt;P&gt;Parth Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023493#M929606</guid>
      <dc:creator />
      <dc:date>2016-03-18T11:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: cases per assets</title>
      <link>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023494#M929607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(cases)/RangeSum(Above(Count(&lt;SPAN style="color: #ff0000;"&gt;{1} &lt;/SPAN&gt;cases), 0, RowNo()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this where you list all the fields you want to be ignored:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count(cases)/RangeSum(Above(Count(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;QuarterYear, Year, Month, Date, Quarter, MonthYear&amp;gt;} &lt;/SPAN&gt;cases), 0, RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cases-per-assets/m-p/1023494#M929607</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T11:38:32Z</dc:date>
    </item>
  </channel>
</rss>

