<?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 expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242738#M850628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/31487"&gt;How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Mar 2017 12:56:53 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-07T12:56:53Z</dc:date>
    <item>
      <title>Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242729#M850619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not reading properly please help on below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&amp;gt; target date,com-code&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;DATE={'$(=Addmonths (DATE,1))'&amp;gt;}sales)&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-expression/m-p/1242729#M850619</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242730#M850620</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;What are trying to achieve? might be date format is change after applying addmonths().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like&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;Sum({&amp;lt;DATE={'$(=date(Addmonths(DATE,1),'YourDateFormat'))'&amp;gt;}sales)&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;Regards,&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;Prashant&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242730#M850620</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-03-07T12:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242731#M850621</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;What is your exact need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242731#M850621</guid>
      <dc:creator>yasmeenk</dc:creator>
      <dc:date>2017-03-07T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242732#M850622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest double quotes for outer single quotes&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;DATE={&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;$(=Date(Addmonths(&lt;SPAN style="color: #ff0000;"&gt;Max(&lt;/SPAN&gt;DATE&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;, 1), 'YourDateFormat'))&lt;SPAN style="color: #ff0000;"&gt;"}&lt;/SPAN&gt;&amp;gt;}sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this still might not work because you havn't provided the context of what you are trying to do here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242732#M850622</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T12:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242733#M850623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am trying to get for next month no of employees&lt;/P&gt;&lt;P&gt;which is DOJ&amp;gt;TARGET DATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created flag&lt;/P&gt;&lt;P&gt;If(DOJ&amp;gt;Target date,1,0) as flag1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expression &amp;gt; sum ({&amp;lt;flag={1},......&amp;gt;.}employees)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242733#M850623</guid>
      <dc:creator />
      <dc:date>2017-03-07T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242734#M850624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what is DATE here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242734#M850624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T12:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242735#M850625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the DOJ here I mentioned only doj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;flag1={'1'},DOJ={"$()"}&amp;gt;}reqd employee)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242735#M850625</guid>
      <dc:creator />
      <dc:date>2017-03-07T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242736#M850626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide few rows of sample data and explain the desired output based on your sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242736#M850626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T12:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242737#M850627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To make a report by using these dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requisition number,&lt;/P&gt;&lt;P&gt;Requisition date,&lt;/P&gt;&lt;P&gt;Target date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And expression which I have explained.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242737#M850627</guid>
      <dc:creator />
      <dc:date>2017-03-07T12:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242738#M850628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/31487"&gt;How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242738#M850628</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T12:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242739#M850629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I agreed but currently I can't share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I posted only expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242739#M850629</guid>
      <dc:creator />
      <dc:date>2017-03-07T13:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242740#M850630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I agreed but things are not supposed to share&lt;/P&gt;&lt;P&gt;That's why I posted only my expression where I want to know whether it's correct or not.My apologies!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242740#M850630</guid>
      <dc:creator />
      <dc:date>2017-03-07T13:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242741#M850631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All I want is dummy raw data which mimics your actual data &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, 07 Mar 2017 13:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression/m-p/1242741#M850631</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T13:07:44Z</dc:date>
    </item>
  </channel>
</rss>

