<?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 Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592377#M737662</link>
    <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Sorry it was my copy paste mistake the community. not at expression level.&lt;/P&gt;&lt;P&gt;What ever is&amp;nbsp; in the variable&amp;nbsp; need to fit directly in expression.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 06:05:58 GMT</pubDate>
    <dc:creator>kishoreravi1983</dc:creator>
    <dc:date>2019-06-17T06:05:58Z</dc:date>
    <item>
      <title>Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1591927#M737660</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Can you Please help me to fix this expressions.&lt;/P&gt;&lt;P&gt;Actual Expression:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;=sum({$*&amp;lt;Version = {'AOP'}, KPI_Attribute_1 = {'Numerator'}, KPI_Attribute_2 = {'$(v_Aggregate_On)', 'Auto'}, Year =, Quarter=, Month=, %FiscalPeriod.KEY = {'$(vCurrentYear)0$(vCurrentMonth)'}&amp;gt;}[# Measure])&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Need to Replace Variables with Actual Variable Exp. Bez its not working in Alternate states&lt;/P&gt;&lt;P&gt;vCurrentYear&amp;nbsp;=right(max({&amp;lt;Version = {'ACT'}&amp;gt;}%FiscalPeriod.KEY), 2)&lt;/P&gt;&lt;P&gt;vCurrentMonth&amp;nbsp;=left(max(%FiscalPeriod.KEY), 4)&lt;/P&gt;&lt;P&gt;I am Trying this&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;=sum({$*&amp;lt;Version = {'ACT'}, KPI_Attribute_1 = {'Numerator'}, KPI_Attribute_2 = {'$(v_Aggregate_On)', 'Auto'}, Year =, Quarter=, Month=, %FiscalPeriod.KEY ={$(="left(max(%FiscalPeriod.KEY), 4)")},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;%FiscalPeriod.KEY = {$("=right(max({&amp;lt;Version = {'ACT'}&amp;gt;}%FiscalPeriod.KEY), 2)")}&amp;gt;}[# Measure])&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Can some one help me to fix this it would be very great help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1591927#M737660</guid>
      <dc:creator>kishoreravi1983</dc:creator>
      <dc:date>2024-11-16T20:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592042#M737661</link>
      <description>&lt;P&gt;Your year is only 2 characters and Month is 4?&lt;/P&gt;&lt;P&gt;vCurrentYear&amp;nbsp;=right(max({&amp;lt;Version = {'ACT'}&amp;gt;}%FiscalPeriod.KEY), &lt;STRONG&gt;2&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;vCurrentMonth&amp;nbsp;=left(max(%FiscalPeriod.KEY), &lt;STRONG&gt;4&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;Or is it the other way around??&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 11:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592042#M737661</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-14T11:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592377#M737662</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Sorry it was my copy paste mistake the community. not at expression level.&lt;/P&gt;&lt;P&gt;What ever is&amp;nbsp; in the variable&amp;nbsp; need to fit directly in expression.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 06:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592377#M737662</guid>
      <dc:creator>kishoreravi1983</dc:creator>
      <dc:date>2019-06-17T06:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592530#M737663</link>
      <description>&lt;P&gt;How exactly does your field&amp;nbsp;&lt;SPAN&gt;%FiscalPeriod.KEY look like? Would you be able to share a screenshot of a list box on&amp;nbsp;%FiscalPeriod.KEY&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 11:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax/m-p/1592530#M737663</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-17T11:43:40Z</dc:date>
    </item>
  </channel>
</rss>

