<?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: Modify my chart 2 expression to SET in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018573#M641792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. it work fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Jan 2016 11:50:32 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-01-31T11:50:32Z</dc:date>
    <item>
      <title>Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018566#M641785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both chart 1 &amp;amp; 2 work fine on 2015.&amp;nbsp; They are both able to display Expense trend , TOTAL_EXP field from sales table and eXP field name from GL Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For chart 1 still working fine when i click on year = 2014. But Chart 2 no work any more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is for chart 2 field name = {&amp;lt;eXP={"eXP"}, how to make it still able to display Exp line when user change to year = 2014 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assume SET expression is using Chart 1 expression below&amp;nbsp; :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {$(=max(year))}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;} TOTAL_EXP/1)/1&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the field name below :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {$(=max(year))}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;} {&amp;lt;eXP={"eXP"}/1)/1&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will post my sample QC Doc in my next posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 20:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018566#M641785</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-01-30T20:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018567#M641786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 2nd Expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Year={'&amp;gt;$(=Max(year)-2)'}, eXP={"eXP"}&amp;gt;}&lt;/P&gt;&lt;P&gt;Amount*-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 20:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018567#M641786</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-30T20:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018568#M641787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(&lt;SPAN style="line-height: 1.5em;"&gt;{&amp;lt;year={'=$(Max(year))'}, eXP={"eXP"}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;Amount*-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;year={'=$(Max(year)-1)'}, eXP={"eXP"}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Amount*-1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018568#M641787</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-31T11:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018569#M641788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just try your expression , it does not work , may be missing one {.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018569#M641788</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-01-31T11:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018570#M641789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check Year and year... you have two fields... Year and year... use lower case one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;year = {"$(=Max(year))"}&amp;gt;}Amount) &lt;/P&gt;&lt;P&gt;SUM({&amp;lt;year = {"$(=Max(year)-1)"}&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018570#M641789</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-31T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018571#M641790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know , below field name need to insert where ?&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: 13px; line-height: 1.5em;"&gt;eXP={"eXP"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;I mean above field name insert to expression below where :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;SUM({&amp;lt;year = {"$(=Max(year))"}&amp;gt;}Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;Paul&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018571#M641790</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-01-31T11:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018572#M641791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUM({&amp;lt;year = {"$(=Max(year)-1)"},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;eXP={"eXP"}&lt;/SPAN&gt;&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SUM({&amp;lt;year = {"$(=Max(year))"},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;eXP={"eXP"}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;gt;}Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018572#M641791</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-01-31T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018573#M641792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. it work fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 11:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018573#M641792</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-01-31T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Modify my chart 2 expression to SET</title>
      <link>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018574#M641793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below expression when click on month= 6 ( the line chart only display one dot ), it will display only june amount. i need it display jan till june line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;year = {"$(=Max(year))"},rEVENUE={"rEVENUE"}&amp;gt;}Amount*1)/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to modify the above expression , to display jan till june line chart , i assume the expression should be below :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {$(=max(year))}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;} ,rEVENUE={"rEVENUE"}&amp;gt;}Amount*1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it never work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 12:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Modify-my-chart-2-expression-to-SET/m-p/1018574#M641793</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-01-31T12:18:36Z</dc:date>
    </item>
  </channel>
</rss>

