<?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: merging 3 expression into one expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934211#M971426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with bypassing the things like you shared. But did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try again&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 12:10:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-11T12:10:56Z</dc:date>
    <item>
      <title>merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934188#M971397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am three expression say:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RollingMonth as a dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PreviousMonth_CurrentYear&lt;/STRONG&gt; =sum({&amp;lt;RollingMonth={'$(=VPM)'}&amp;gt;} SalesAmount)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;CurrentMonth_CurrentYear&lt;/STRONG&gt; =sum({&amp;lt;RollingMonth={'$(=VCM)'}&amp;gt;} SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;CurrentMonth_PreviousYear&lt;/STRONG&gt; =sum({&amp;lt;RollingMonth={'$(=VCM)'}&amp;gt;} SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;where as variable are &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;VPM= =MonthName(AddMonths(max(SalesDate),-1))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;VCM= =MonthName(max(SalesDate))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;VCMLY= MonthName(AddMonths(max(SalesDate),-12))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Can I merge these 3 expression into 1 expression by using Pick,Match,WildMatch function etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Balraj&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934188#M971397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934189#M971398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Take this as:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CurrentMonth_PreviousYear&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt; =sum({&amp;lt;RollingMonth={'$(=VCMLY)'}&amp;gt;} SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934189#M971398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934190#M971399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can, but what will decide which expression to show? A list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934190#M971399</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T10:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934191#M971400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make flags in back end and used in front end...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934191#M971400</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-11T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934192#M971401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to show all the expression on the base of current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say, If I have selected Jan 2015, then it shoud show me&lt;/P&gt;&lt;P&gt;Jan 2015,&lt;/P&gt;&lt;P&gt;Dec 2014,&lt;/P&gt;&lt;P&gt;Jan 2014&lt;/P&gt;&lt;P&gt;sales.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934192#M971401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934193#M971402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this (Not sure if this will work, but no harm in trying &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;RollingMonth={'$(=VPM)', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;'$(=VCM)', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;'$(=VCMLY)'&lt;/SPAN&gt;&lt;/SPAN&gt;}&amp;gt;} SalesAmount)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934193#M971402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T10:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934194#M971403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How I can create Flag at backend for all these..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say I am having Transaction_ Date..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On what basis I can create a flag??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934194#M971403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934195#M971404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934195#M971404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934196#M971405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this is what you want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98631_Capture.PNG" style="height: 323px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934196#M971405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934197#M971406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flags will be static...&lt;/P&gt;&lt;P&gt;You want dynamic on the basis of selection..so you can make variables and used it on your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want one expression to be calculated for all the three logic ???&lt;/P&gt;&lt;P&gt;then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the below expression will help you..&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;RollingMonth={'$(VCMLY)','$(VCM)','$(VPM)'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934197#M971406</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-11T10:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934198#M971407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why its not working on Year or month???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934198#M971407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T10:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934199#M971408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean why it is not working on a selection in Year or Month Fields? What would you want to see when you make a selection there? We might have to play around with the variables to make it work with selection in those fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 10:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934199#M971408</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T10:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934200#M971410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; line-height: 1.5em;"&gt; =sum({&amp;lt;RollingMonth={'&amp;gt;=$(=VCMLY)'}&amp;gt;} SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; line-height: 1.5em;"&gt;if not please can you elaborate on what you want to achieve.&lt;BR /&gt;&lt;/SPAN&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;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934200#M971410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934201#M971412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if the dimension is made as a calculated dimension&lt;/P&gt;&lt;P&gt;only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px;"&gt;{&amp;lt;RollingMonth={'$(=VPM)', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.3333px;"&gt;'$(=VCM)', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.3333px;"&gt;'$(=VCMLY)'&lt;/SPAN&gt;&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px;"&gt;RollingMonth&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px;"&gt;and expression as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum(SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sasi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934201#M971412</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-11T11:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934202#M971414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your format of Rolling Month field??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934202#M971414</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-11T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934203#M971416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how it would work, but definitely worth giving a short. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934203#M971416</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T11:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934204#M971418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would not work as it would be giving you all the values of which is greater then my VCMLY..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934204#M971418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T11:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934205#M971420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have simply used monthname(date) as rollingmonth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934205#M971420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T11:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934206#M971421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working..&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934206#M971421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T11:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: merging 3 expression into one expression</title>
      <link>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934207#M971422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You did not respond to my question here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;EM&gt;You mean why it is not working on a selection in Year or Month Fields? What would you want to see when you make a selection there? We might have to play around with the variables to make it work with selection in those fields.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-3-expression-into-one-expression/m-p/934207#M971422</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-11T11:40:05Z</dc:date>
    </item>
  </channel>
</rss>

