<?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 Problem with $ expression in Combo Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517603#M437137</link>
    <description>&lt;P&gt;I'm having issue with $ variable in Combo Bar Chart aggregation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1st, I need to use Combo Chart.&lt;/P&gt;&lt;P&gt;X axis is FISCAL_YEAR_APR,&lt;/P&gt;&lt;P&gt;Left Y is SUM(APR_AMOUNT),&lt;/P&gt;&lt;P&gt;Right Y is SUM(COST_FINAL).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have defined a variable (vAPR) as APR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My specific problem is with the Stacked Bars I need for SUM(APR_AMOUNT).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expression I'm using is: &amp;nbsp;=sum({&amp;lt;&amp;nbsp; [APR]={'=$(vAPR)'} &amp;gt;} [APR_AMOUNT] ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other versions of the expression have been tested but I've not figured it out.&amp;nbsp; I've attached a .qvd with my progress. &amp;nbsp; In this .qvd there are two years properly displaying because I specifically denoted the APR's in the expression using (example)&amp;nbsp; &lt;SPAN&gt;=sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; [APR]={'&lt;U&gt;19-HLP-04&lt;/U&gt;'}&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN&gt; [APR_AMOUNT]&lt;/SPAN&gt;&lt;SPAN&gt; ).&amp;nbsp; How do I get my variable to generate the multiple stacks in the bar chart?&amp;nbsp; There's got to be a way!&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SteveP&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2018 19:31:47 GMT</pubDate>
    <dc:creator>StevePaulich</dc:creator>
    <dc:date>2018-12-06T19:31:47Z</dc:date>
    <item>
      <title>Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517603#M437137</link>
      <description>&lt;P&gt;I'm having issue with $ variable in Combo Bar Chart aggregation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1st, I need to use Combo Chart.&lt;/P&gt;&lt;P&gt;X axis is FISCAL_YEAR_APR,&lt;/P&gt;&lt;P&gt;Left Y is SUM(APR_AMOUNT),&lt;/P&gt;&lt;P&gt;Right Y is SUM(COST_FINAL).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have defined a variable (vAPR) as APR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My specific problem is with the Stacked Bars I need for SUM(APR_AMOUNT).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expression I'm using is: &amp;nbsp;=sum({&amp;lt;&amp;nbsp; [APR]={'=$(vAPR)'} &amp;gt;} [APR_AMOUNT] ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other versions of the expression have been tested but I've not figured it out.&amp;nbsp; I've attached a .qvd with my progress. &amp;nbsp; In this .qvd there are two years properly displaying because I specifically denoted the APR's in the expression using (example)&amp;nbsp; &lt;SPAN&gt;=sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; [APR]={'&lt;U&gt;19-HLP-04&lt;/U&gt;'}&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN&gt; [APR_AMOUNT]&lt;/SPAN&gt;&lt;SPAN&gt; ).&amp;nbsp; How do I get my variable to generate the multiple stacks in the bar chart?&amp;nbsp; There's got to be a way!&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SteveP&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 19:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517603#M437137</guid>
      <dc:creator>StevePaulich</dc:creator>
      <dc:date>2018-12-06T19:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517633#M437156</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the APR field and how is it used to make the calculation you require?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i select 2010, there are 8 possible APR values, can you break down the calculation needed ?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517633#M437156</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517639#M437157</link>
      <description>&lt;P&gt;APR is our term for "project number". &amp;nbsp;&amp;nbsp; What I need to see is the SUM of APR_AMOUNT for each APR in a stacked bar for the X axis "FISCAL_YEAR_APR".&amp;nbsp; So, in 2010, I'd need to see 8 different colored stacked sections totaling $937,837.&amp;nbsp; See the columns for 2018 and 2019 for examples.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517639#M437157</guid>
      <dc:creator>StevePaulich</dc:creator>
      <dc:date>2018-12-06T20:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517641#M437158</link>
      <description>&lt;P&gt;I stopped entering expressions for each [APR] after completing 2018 &amp;amp; 2019.&amp;nbsp; It was killing to do that because I know there's got to be a better way of yielding the desired result.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517641#M437158</guid>
      <dc:creator>StevePaulich</dc:creator>
      <dc:date>2018-12-06T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517662#M437161</link>
      <description>&lt;P&gt;Hi, i have the attached working with a single expression, but as soon as you add the 2nd it breaks...&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 21:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517662#M437161</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-06T21:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with $ expression in Combo Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517664#M437162</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; I think I'm going to redesign the dataset and see where that takes me.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 21:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-Combo-Chart/m-p/1517664#M437162</guid>
      <dc:creator>StevePaulich</dc:creator>
      <dc:date>2018-12-06T21:22:37Z</dc:date>
    </item>
  </channel>
</rss>

