<?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 Expression for Static Max with cyclic dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-for-Static-Max-with-cyclic-dimensions/m-p/463534#M488885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I'm in over my head and spending way too much time on something that seems so minor, that I'm going to toss it out to the community for some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart with the following calc as the expression:&lt;/P&gt;&lt;P&gt;sum(DefectPhaseCount)/sum([defect_count})&lt;/P&gt;&lt;P&gt;The calc gives the % of defects falling in a given phase for a Line of Business, Sub Line of Business, Project Type, or Specific Release (based on the cyclic drill down). We have a few filters on the page for time period and related to the drill down. (The 2 dimensions are Business Level(cyclic drill down) and Defect Phase)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to have the axes locked at the smaller of 100% or the highest % displayed for a phase+10%. So, if we have something where the defects are evenly distributed at 20% across out five phases, it comes maxes out at 30%. If all defects are in one phase, it'd max out at 100%.So, in the image attached, I'd want the chart to max out at 43.5%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried plugging my calcs in to some functions I've found on the discussion board, but none seem to work. I've tried rangemin &amp;amp; rangemax, but can't seem to figure out how to properly place my function in there so that it recognizes the filers &amp;amp; drilldown level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help yo umay be able to provide with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Nov 2012 18:27:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-24T18:27:11Z</dc:date>
    <item>
      <title>Expression for Static Max with cyclic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Static-Max-with-cyclic-dimensions/m-p/463534#M488885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I'm in over my head and spending way too much time on something that seems so minor, that I'm going to toss it out to the community for some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart with the following calc as the expression:&lt;/P&gt;&lt;P&gt;sum(DefectPhaseCount)/sum([defect_count})&lt;/P&gt;&lt;P&gt;The calc gives the % of defects falling in a given phase for a Line of Business, Sub Line of Business, Project Type, or Specific Release (based on the cyclic drill down). We have a few filters on the page for time period and related to the drill down. (The 2 dimensions are Business Level(cyclic drill down) and Defect Phase)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to have the axes locked at the smaller of 100% or the highest % displayed for a phase+10%. So, if we have something where the defects are evenly distributed at 20% across out five phases, it comes maxes out at 30%. If all defects are in one phase, it'd max out at 100%.So, in the image attached, I'd want the chart to max out at 43.5%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried plugging my calcs in to some functions I've found on the discussion board, but none seem to work. I've tried rangemin &amp;amp; rangemax, but can't seem to figure out how to properly place my function in there so that it recognizes the filers &amp;amp; drilldown level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help yo umay be able to provide with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 18:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Static-Max-with-cyclic-dimensions/m-p/463534#M488885</guid>
      <dc:creator />
      <dc:date>2012-11-24T18:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for Static Max with cyclic dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-for-Static-Max-with-cyclic-dimensions/m-p/463535#M488886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Maybe this expresion in the StaticMax tab can help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MAX( Aggr(&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;sum(DefectPhaseCount)/sum([defect_count]),$(=GetCurrentField(CycliGroup)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 19:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-for-Static-Max-with-cyclic-dimensions/m-p/463535#M488886</guid>
      <dc:creator />
      <dc:date>2012-11-24T19:16:18Z</dc:date>
    </item>
  </channel>
</rss>

