<?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: Setanalysis to make field constant in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749793#M267491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached eg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 10:51:25 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-02-05T10:51:25Z</dc:date>
    <item>
      <title>Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749787#M267485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I am using below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Trad_PERIOD&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;='P0',0,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;) ,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;()-1)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And my question is when ever I select ex:Period=P1&amp;nbsp; then P0 and P1 should be displayed so P0 should be displayed always without disturbing the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 09:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749787#M267485</guid>
      <dc:creator />
      <dc:date>2015-02-05T09:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749788#M267486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per my understanding the period selection show not affect the chart data?? if so try like this:&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_PERIOD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;='P0',0,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6666669845581px;"&gt;Trad_PERIOD=&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;) ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.6666679382324px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;()-1)))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749788#M267486</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749789#M267487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that one. I will explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added 2 attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 is current one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 is, which I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749789#M267487</guid>
      <dc:creator />
      <dc:date>2015-02-05T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749790#M267488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;try something like this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_PERIOD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;='P0',0,if(getfeildselction(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6666669845581px;"&gt;Trad_PERIOD&lt;/SPAN&gt;)='P1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;,angeSum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6666669845581px; color: #800000;"&gt;Trad_PERIOD='P0,P1'&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Trad_UNREALIZED_PL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;) ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6666679382324px; font-family: inherit; color: #000000;"&gt;()-1)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6666679382324px; font-family: inherit; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6666679382324px; font-family: inherit; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6666679382324px; font-family: inherit; color: #000000;"&gt;if not working please share your app&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749790#M267488</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T10:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749791#M267489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a Huge application Avinash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749791#M267489</guid>
      <dc:creator />
      <dc:date>2015-02-05T10:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749792#M267490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;get the sample data raj, with that chart. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749792#M267490</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749793#M267491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached eg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 10:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749793#M267491</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T10:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749794#M267492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Avinash,&amp;nbsp; Could you please paste the images, if you don't mind.&amp;nbsp; I don't have license to open other QVWs.&amp;nbsp;&amp;nbsp; Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 11:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749794#M267492</guid>
      <dc:creator />
      <dc:date>2015-02-05T11:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749795#M267493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached image, according to your requirement I have a take some test data and tested the expression and its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got the answer please mark this thread as answered &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 11:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749795#M267493</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749796#M267494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its perfectly alright but in my case I have P0 to P15 periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Could you please suggest me in case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 13:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749796#M267494</guid>
      <dc:creator />
      <dc:date>2015-02-05T13:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749797#M267495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;means?? for each selection you want different periods to be shown??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please explain me what your looking for &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 13:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749797#M267495</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T13:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749798#M267496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;For Ex:&lt;/P&gt;&lt;P&gt;If I select P1 then&lt;/P&gt;&lt;P&gt;P0&lt;/P&gt;&lt;P&gt;P1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and If I select P2 then&lt;/P&gt;&lt;P&gt;P0&lt;/P&gt;&lt;P&gt;P2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and If I select P3 then&lt;/P&gt;&lt;P&gt;P0&lt;/P&gt;&lt;P&gt;P3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Avinash for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 13:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749798#M267496</guid>
      <dc:creator />
      <dc:date>2015-02-05T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749799#M267497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;Please create a new field PeriodNo to stored numeric representation of the period column..&lt;/P&gt;&lt;P&gt;eg&amp;nbsp; P1 = 1,P2 = 2 ......&lt;/P&gt;&lt;P&gt;and then used the set expression like&lt;/P&gt;&lt;P&gt;sum({&amp;lt;PeriodNo={'&amp;lt;=$(=Max(PeriodNo))'},Period=&amp;gt;}yourcolumn) for Sum of Each Row&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;sum({&amp;lt;PeriodNo={'&amp;lt;=$(=Max(PeriodNo))'},Period=&amp;gt;}B) + RangeSum( Above(sum({&amp;lt;PeriodNo={'&amp;lt;=$(=Max(PeriodNo))'},Period=&amp;gt;}B)))&lt;BR /&gt; for cumulative sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nandkishor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 14:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749799#M267497</guid>
      <dc:creator />
      <dc:date>2015-02-05T14:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749800#M267498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After lot of R&amp;amp;D i found the soultion.&lt;/P&gt;&lt;P&gt;its dynamic use this expression:&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(Product)=0,sum(AMOUNT),sum({&amp;lt;Product={'P0',"=Product=GetFieldSelections(Product)"}&amp;gt;}AMOUNT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its working perfectly&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Thanks for the innovative question it took almost 2 hrs&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 14:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749800#M267498</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749801#M267499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey if you got the answer please mark it as answered &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 14:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749801#M267499</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-05T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749802#M267500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me test it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 05:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749802#M267500</guid>
      <dc:creator />
      <dc:date>2015-02-06T05:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749803#M267501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure Raj, if you have any issue let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 06:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749803#M267501</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-06T06:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749804#M267502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did this issue got resolved??? or still any issues &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 12:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749804#M267502</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-06T12:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749805#M267503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Avinash, I couldn't get time to check this as I was stuck on other issues and even you helped me on those also.&lt;/P&gt;&lt;P&gt;I knew that you have spent much time on this issue, I can't forget it. I am sure that I will check this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 21:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749805#M267503</guid>
      <dc:creator />
      <dc:date>2015-02-06T21:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis to make field constant</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749806#M267504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure bro&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-to-make-field-constant/m-p/749806#M267504</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-08T09:11:18Z</dc:date>
    </item>
  </channel>
</rss>

