<?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: If else logic with set analysis in qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786767#M61363</link>
    <description>&lt;P&gt;Avoid doing it in expression. Create simple&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130" target="_self"&gt;As-Of-Table&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Feb 2021 08:12:36 GMT</pubDate>
    <dc:creator>PradeepK</dc:creator>
    <dc:date>2021-02-27T08:12:36Z</dc:date>
    <item>
      <title>If else logic with set analysis in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786573#M61343</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Need assistance in small logic in Qliksense.&lt;/P&gt;&lt;P&gt;I need to calculate sum(allocation) for current Quarter by below logic,&lt;/P&gt;&lt;P&gt;When the Month is First month of Quarter, it Should Calculate Sum(amount) as it is&lt;/P&gt;&lt;P&gt;When the Month is Second Month of Quarter,it should calculate Sum(amount) of FIrst Month+Second Month and divide by 2.&lt;/P&gt;&lt;P&gt;When the Month is Third Month of Quarter, it should calculate Sum(amount) of First+Second+Third Month and divide by 3.&lt;/P&gt;&lt;P&gt;I applied logic as below but the logic works only when the month is selected. But i dont need month to be selected i.e.,without Month selection also it must show the sum(amount)&lt;/P&gt;&lt;P&gt;if(MonthYear=MonthName(QuarterStart(today())),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sum({&amp;lt;QuarterYear_S={'$(VCurrentQtr)'},MonthYear={'$(=MonthName(QuarterStart(today())))'}&amp;gt;}amount),&lt;/P&gt;&lt;P&gt;if(MonthYear=MonthName(QuarterStart(today()),1),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(Sum({$&amp;lt;QuarterYear_S={'$(VCurrentQtr)'},MonthYear{'$(=MonthName(QuarterStart(today())))','$(=MonthName(QuarterStart(today()),1))'}&amp;gt;}&lt;BR /&gt;amount)/2),&lt;/P&gt;&lt;P&gt;if(MonthYear=MonthName(QuarterStart(today()),2),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(Sum({$&amp;lt;QuarterYear_S={'$(VCurrentQtr)'},MonthYear={'$(=MonthName(QuarterStart(today())))','$(=MonthName(QuarterStart(today()),1))','$(=MonthName(QuarterStart(today()),2))'}&amp;gt;}&lt;BR /&gt;amount)/3)&lt;BR /&gt;)))&lt;/P&gt;&lt;P&gt;Kindly assist. Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786573#M61343</guid>
      <dc:creator>sunainapawar</dc:creator>
      <dc:date>2024-11-16T17:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: If else logic with set analysis in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786754#M61362</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 06:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786754#M61362</guid>
      <dc:creator>sunainapawar</dc:creator>
      <dc:date>2021-02-27T06:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: If else logic with set analysis in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786767#M61363</link>
      <description>&lt;P&gt;Avoid doing it in expression. Create simple&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130" target="_self"&gt;As-Of-Table&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 08:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-else-logic-with-set-analysis-in-qliksense/m-p/1786767#M61363</guid>
      <dc:creator>PradeepK</dc:creator>
      <dc:date>2021-02-27T08:12:36Z</dc:date>
    </item>
  </channel>
</rss>

