<?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: Qliksense set analysis expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139018#M9764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same expression I have to calculate as LYTD ie last year to date. can u help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;Avg(Sales &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;* LYTD&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;quantity))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;Avg(price * LFY&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;quantity&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2018 20:18:50 GMT</pubDate>
    <dc:creator>New-Qlik</dc:creator>
    <dc:date>2018-09-18T20:18:50Z</dc:date>
    <item>
      <title>Qliksense set analysis expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139016#M9762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which I need to calculate\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression1 = Sales* quantity LFY/ weight* Quantity LFY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note :&amp;nbsp;&amp;nbsp; LFY is last fiscal year and I have a column name LYear column have fiscal year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for quantity LYD I did &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;=&amp;nbsp; Sum({$&amp;lt;Year={$(=Max(LYear)-1)}&amp;gt;}quantity)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;but when I try to multiply it with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Avg(Sales &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;* &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Sum({$&amp;lt;Year={$(=Max(LYear)-1)}&amp;gt;}quantity))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #575757; font-style: normal; font-size: 13.33px; font-family: arial,helvetica,sans-serif; font-weight: 400;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #575757; font-style: normal; font-size: 13.33px; font-family: arial,helvetica,sans-serif; font-weight: 400;"&gt;Avg(price * &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Sum({$&amp;lt;Year={$(=Max(LYear)-1)}&amp;gt;}quantity))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #575757; font-style: normal; font-size: 13.33px; font-family: arial,helvetica,sans-serif; font-weight: 400;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-indent: 0px; text-align: left; color: #575757; font-style: normal; font-size: 13.33px; font-family: arial,helvetica,sans-serif; font-weight: 400;"&gt;it gives me no output. Any idea where ist going wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 19:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139016#M9762</guid>
      <dc:creator>New-Qlik</dc:creator>
      <dc:date>2018-09-18T19:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense set analysis expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139017#M9763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;( Avg(&lt;SPAN style="font-size: 13.33px;"&gt;{&amp;lt;Year={"$(=Max(LYear)-1)"} &amp;gt;}&lt;/SPAN&gt;Sales ) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;* &lt;SPAN style="font-size: 13.33px;"&gt;Sum({&amp;lt;Year={&lt;SPAN style="font-size: 13.33px;"&gt;"$(=Max(LYear)-1)"&lt;/SPAN&gt;} &amp;gt;}quantity) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;SPAN style="font-size: 13.33px;"&gt;( Avg({&lt;SPAN style="font-size: 13.33px;"&gt;&amp;lt;Year={&lt;SPAN style="font-size: 13.33px;"&gt;"$(=Max(LYear)-1)"&lt;/SPAN&gt;} &amp;gt;} &lt;/SPAN&gt;price )* &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Sum({&amp;lt;Year={&lt;SPAN style="font-size: 13.33px;"&gt;"$(=Max(LYear)-1)"&lt;/SPAN&gt;} &amp;gt;}quantity) )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;-------------------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;You have to add set for Avg() also, Set Analysis is calculated Once Per Chart not at every row.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 19:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139017#M9763</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-18T19:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense set analysis expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139018#M9764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same expression I have to calculate as LYTD ie last year to date. can u help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;Avg(Sales &lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;* LYTD&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;quantity))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;Avg(price * LFY&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #575757; border-style: none;"&gt;quantity&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 20:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-set-analysis-expression/m-p/139018#M9764</guid>
      <dc:creator>New-Qlik</dc:creator>
      <dc:date>2018-09-18T20:18:50Z</dc:date>
    </item>
  </channel>
</rss>

