<?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 not working as intended in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326516#M829677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay I have changed my Count table to Payment_count.&lt;/P&gt;&lt;P&gt;I implemented the change you suggested, but now it looks the same as my chart with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Customer] = &amp;gt;}&lt;/P&gt;&lt;P&gt;date([Paid in full date])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;date([Invoice date])&lt;/P&gt;&lt;P&gt;)/ Count( {&amp;lt; [Customer] = &amp;gt;}Payment_count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is the original without any date constraints&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2017 15:22:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-20T15:22:08Z</dc:date>
    <item>
      <title>Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326513#M829674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have the following expression in a chart, which members here told me would only show data from the past 7 weeks&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;sum({&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7))&amp;lt;=$(=Date(Today()-1))"},[Customer] = &amp;gt;}&lt;/P&gt;&lt;P&gt;date([Paid in full date])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;date([Invoice date])&lt;/P&gt;&lt;P&gt;) / Count( {&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7))&amp;lt;=$(=Date(Today()-1))"},[Customer] = &amp;gt;}Count)&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;However, I want to test with data in the last 6 days, so I replaced the 7 with a 6, but nothing appeared.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Here are my dates&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="date.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167497_date.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any ideas?&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-not-working-as-intended/m-p/1326513#M829674</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326514#M829675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;One small suggestions do not ever use the native QV functions names as your column names. Just want to confirm the one colored in red below is that your Field name Count can you rename that field QV thinks that as a native function. I would not use any native function names as my field names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum({&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7, , 'MM/DD/YY'))&amp;lt;=$(=Date(Today()-1, 'MM/DD/YY'))"},[Customer]= &amp;gt;} date([Paid in full date]) - date([Invoice date]))/&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7, , 'MM/DD/YY'))&amp;lt;=$(=Date(Today()-1, , 'MM/DD/YY'))"},[Customer]= &amp;gt;} &lt;STRONG style="color: #ff0000;"&gt;Count&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326514#M829675</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-20T15:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326515#M829676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;so I replaced the 7 with a 6, but nothing appeared.&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;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What do you mean here? what did not appear? Can you share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326515#M829676</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T15:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326516#M829677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay I have changed my Count table to Payment_count.&lt;/P&gt;&lt;P&gt;I implemented the change you suggested, but now it looks the same as my chart with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Customer] = &amp;gt;}&lt;/P&gt;&lt;P&gt;date([Paid in full date])&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;date([Invoice date])&lt;/P&gt;&lt;P&gt;)/ Count( {&amp;lt; [Customer] = &amp;gt;}Payment_count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is the original without any date constraints&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326516#M829677</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326517#M829678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so you still have the issue? With your first expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326517#M829678</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-20T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326518#M829679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, it now seems to show all data regardless of date.&lt;/P&gt;&lt;P&gt;Is there something wrong with my syntax? Are the Date and Today supposed to be blue?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="code.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167504_code.png" style="height: 88px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326518#M829679</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326519#M829680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using a line chart, it says no data to display. But there should be, because as you can see in my date range, there is data from 5 to 6 days ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326519#M829680</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326520#M829681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dates are visible, yes. But do you have count (or new &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Payment_count) associated with all dates? May be the rest of the 6 days have null count?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326520#M829681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326521#M829682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have an extra comma in the Date. It should be like&lt;/P&gt;&lt;P&gt;"&amp;gt;=$(=Date(Today() -5, 'MM/DD/YY'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bad. &lt;/P&gt;&lt;P&gt;May be use 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;= sum({&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7, 'MM/DD/YY'))&amp;lt;=$(=Date(Today()-1, 'MM/DD/YY'))"},[Customer]= &amp;gt;} date([Paid in full date]) - date([Invoice date]))/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Count({&amp;lt;[Paid in full date]={"&amp;gt;=$(=Date(Today()-7, 'MM/DD/YY'))&amp;lt;=$(=Date(Today()-1,&amp;nbsp; 'MM/DD/YY'))"},[Customer]= &amp;gt;} Payment_&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326521#M829682</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-20T15:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326522#M829683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just checked, and Payment Count is associated with everything. Payment count is just a count of all the records in my data file, so it is associated with literally everything in my data set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326522#M829683</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326523#M829684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah. I've come to the conclusion that these are both the same lol&lt;/P&gt;&lt;P&gt;With the MM/DD/YY or without it, it still results in "no data to display" on the line chart &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326523#M829684</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326524#M829685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mock up or a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326524#M829685</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T15:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326525#M829686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample if possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326525#M829686</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-20T15:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326526#M829687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is QVD. Can't share Customers, thats in another file, but this has dates and count.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326526#M829687</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326527#M829688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has dates and count, but does not include Customers, as I can't share that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326527#M829688</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326528#M829689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paid in full date = Invoice date between 6/14/2017 and 6/19/2017 making the numerator = 0&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/167506_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326528#M829689</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T15:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326529#M829690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. So what does this imply? Is there a fix for this? If the difference is 0 between the dates, I want it to stay that way, so are you saying my chart and expression is correct as -is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326529#M829690</guid>
      <dc:creator />
      <dc:date>2017-06-20T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326530#M829691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what the expectation is, but your expression is working and the only reason you see 0 is because your numerator is 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 16:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326530#M829691</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T16:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326531#M829693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;For example, if there are 2 records, the first was paid in 2 days, and the other was paid on the same day aka 0. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;So in my Average days to pay chart, I want it to graph 1 day. Is this possible? I believe now it just ignores all 0's and only calculates it if it is 1 or above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 16:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326531#M829693</guid>
      <dc:creator />
      <dc:date>2017-06-20T16:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression not working as intended</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326532#M829696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that's what it will do....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 16:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-not-working-as-intended/m-p/1326532#M829696</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-20T16:09:38Z</dc:date>
    </item>
  </channel>
</rss>

