<?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: Set Analysis Exp help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134612#M909196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i m not getting null values means else condition not fulfilled in this case,, not getting RTBF entries in this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 04:37:14 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2016-06-21T04:37:14Z</dc:date>
    <item>
      <title>Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134608#M909189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can i put below condition in set analysis?? thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(FLAG_TXN = 'SALES_PLAN',&lt;/P&gt;&lt;P&gt;if(IsNull(avg({&amp;lt;[G/L Category Flag],[G/L to Consider] ,FLAG_TXN={'SALES_PLAN'}&amp;gt;}AVG_FINAL_BRATE)),'RTBF',avg({&amp;lt;[G/L Category Flag],[G/L to Consider] ,FLAG_TXN={'SALES_PLAN'}&amp;gt;}AVG_FINAL_BRATE)),&lt;/P&gt;&lt;P&gt;if(FLAG_TXN= 'PRODUCTION_VALUE',&lt;/P&gt;&lt;P&gt;if(IsNull(avg({&amp;lt; [G/L Category Flag],[G/L to Consider] ,FLAG_TXN={'PRODUCTION_VALUE'}&amp;gt;}FINAL_AVG_BRATE_MSEG)),'RTBF',avg({&amp;lt;[G/L Category Flag],[G/L to Consider] ,FLAG_TXN={'PRODUCTION_VALUE'}&amp;gt;}FINAL_AVG_BRATE_MSEG)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(FLAG_TXN = 'BSEG_SALES', &lt;/P&gt;&lt;P&gt;if(IsNull(avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag]={'SALE'}, [G/L to Consider] ={'Y'},[G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;}FINAL_AVG_BRATE)),'RTBF',&lt;/P&gt;&lt;P&gt;avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'},[G/L Category Flag]={'SALE'}, [G/L to Consider] ={'Y'},[G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;}FINAL_AVG_BRATE)))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134608#M909189</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134609#M909191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to exclude the if condition in it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134609#M909191</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-06-16T18:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134610#M909193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(IsNull(Avg({&amp;lt;[G/L Category Flag], [G/L to Consider], FLAG_TXN={'SALES_PLAN'}&amp;gt;} AVG_FINAL_BRATE)), 'RTBF', Avg({&amp;lt;[G/L Category Flag],[G/L to Consider], FLAG_TXN = {'SALES_PLAN'}&amp;gt;} AVG_FINAL_BRATE)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(IsNull(Avg({&amp;lt;[G/L Category Flag], [G/L to Consider], FLAG_TXN ={'PRODUCTION_VALUE'}&amp;gt;} FINAL_AVG_BRATE_MSEG)), 'RTBF', Avg({&amp;lt;[G/L Category Flag], [G/L to Consider], FLAG_TXN ={'PRODUCTION_VALUE'}&amp;gt;} FINAL_AVG_BRATE_MSEG)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(IsNull(Avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag] = {'SALE'}, [G/L to Consider] ={'Y'},[G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;} FINAL_AVG_BRATE)), 'RTBF',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag] = {'SALE'}, [G/L to Consider] = {'Y'}, [G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;} FINAL_AVG_BRATE))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134610#M909193</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-16T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134611#M909195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;RangeSum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Alt(Avg({&amp;lt;[G/L Category Flag],[G/L to Consider], FLAG_TXN = {'SALES_PLAN'}&amp;gt;} AVG_FINAL_BRATE), &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;'RTBF'&lt;/STRONG&gt;),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;Alt(&lt;/STRONG&gt;Avg({&amp;lt;[G/L Category Flag], [G/L to Consider], FLAG_TXN ={'PRODUCTION_VALUE'}&amp;gt;} FINAL_AVG_BRATE_MSEG), &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;'RTBF'&lt;/STRONG&gt;),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Alt(&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag] = {'SALE'}, [G/L to Consider] = {'Y'}, [G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;} FINAL_AVG_BRATE), &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;'RTBF'&lt;/STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134611#M909195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-16T18:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134612#M909196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i m not getting null values means else condition not fulfilled in this case,, not getting RTBF entries in this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 04:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134612#M909196</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-06-21T04:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134613#M909197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure but you can try this small variation as well, took most of the things from Suny's exp &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; - &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Pick(Match(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;FLAG_TXN,&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;'SALES_PLAN',&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;'PRODUCTION_VALUE',&lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;'BSEG_SALES'),&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Alt(Avg({&amp;lt;[G/L Category Flag],[G/L to Consider], FLAG_TXN = {'SALES_PLAN'}&amp;gt;} AVG_FINAL_BRATE), &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'RTBF'&lt;/STRONG&gt;),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Alt(&lt;/STRONG&gt;Avg({&amp;lt;[G/L Category Flag], [G/L to Consider], FLAG_TXN ={'PRODUCTION_VALUE'}&amp;gt;} FINAL_AVG_BRATE_MSEG), &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'RTBF'&lt;/STRONG&gt;),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Alt(&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag] = {'SALE'}, [G/L to Consider] = {'Y'}, [G/L_Account_No] -= {'0000703401','0000703405','0000703201'}&amp;gt;} FINAL_AVG_BRATE),&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'RTBF'&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134613#M909197</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-06-21T05:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134614#M909198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The set condition on FLAG_TXN means that the If is not required. I would try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14664865544931539" jivemacro_uid="_14664865544931539" modifiedtitle="true"&gt;
&lt;P&gt;Alt(&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Avg({&amp;lt;FLAG_TXN = {'SALES_PLAN'}, [G/L Category Flag], [G/L to Consider]&amp;gt;} AVG_FINAL_BRATE),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Avg({&amp;lt;FLAG_TXN = {'PRODUCTION_VALUE'}, [G/L Category Flag], [G/L to Consider]&amp;gt;} FINAL_AVG_BRATE_MSEG),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Avg({&amp;lt;FLAG_TXN = {'BSEG_SALES'}, [G/L Category Flag] = {'SALE'}, [G/L to Consider] = {'Y'}, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [G/L_Account_No] -= {'0000703401', '0000703405', '0000703201'}&amp;gt;} FINAL_AVG_BRATE),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 'RTBF'&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134614#M909198</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-21T05:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exp help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134615#M909199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks perfect now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exp-help/m-p/1134615#M909199</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-06-21T05:31:58Z</dc:date>
    </item>
  </channel>
</rss>

