<?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: syntax of a trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146736#M903478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached document as example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2016 14:51:02 GMT</pubDate>
    <dc:creator>jharke</dc:creator>
    <dc:date>2016-06-30T14:51:02Z</dc:date>
    <item>
      <title>syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146735#M903477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for some rules about syntax needed to set a trigger.&amp;nbsp; Are there some plain guidelines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: I have made a variable &lt;STRONG&gt;vInvoiceweek&lt;/STRONG&gt;, defined as &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Invoicedate]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'00') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now I want to make a button that selects the last week as invoiceweek (to see what is invoiced last week)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like to know:&lt;/P&gt;&lt;P&gt;-Do I need a &lt;STRONG&gt;dollar&lt;/STRONG&gt; sign in the triggerfield (eguals sign is not needed)&lt;/P&gt;&lt;P&gt;-Do I need &lt;STRONG&gt;quotes&lt;/STRONG&gt; in the search text? Do I need&amp;nbsp; the &lt;STRONG&gt;equals&lt;/STRONG&gt; sign?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of my example:&lt;/P&gt;&lt;P&gt;Field:&amp;nbsp; &lt;STRONG&gt;vInvoiceweek&amp;nbsp;&amp;nbsp; + &lt;/STRONG&gt; Searchtext: &lt;STRONG&gt;week(now())-1&lt;/STRONG&gt; Does not work.&lt;/P&gt;&lt;P&gt;Searchtext between quotes also not. Field with a dollarsign also not. Searchtext with =sign also not. And so I can make some more combinations...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone give some explanation (maybe by using this example) (I don't need only a correct answer for this example, but I would like an explanation why something works or doesn't work also).&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129666_pastedImage_9.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;There is a good trilogy of Henric Cronström about 'The little equals sign' , 'The magic of Variables' and 'The magic of Dollar Expansions'&amp;nbsp; (&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/11/24/the-equal-sign" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2014/11/24/the-equal-sign&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but that is a bit too complicated&amp;nbsp; (maybe in the future &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; )&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/syntax-of-a-trigger/m-p/1146735#M903477</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146736#M903478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached document as example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 14:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146736#M903478</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-06-30T14:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146737#M903479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jharke, trying to explain with an example like selecting customer code, I only set as example the search box&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;equal signs&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Tells QV to evaluate first the expression and then apply the result, if you don't set the equal sign it will try to select exactly what you set in the box&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=1888+1 // Will select the customer 188&lt;STRONG&gt;9&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1888+1 // Tries to select the customer code &lt;EM&gt;1888+1&lt;/EM&gt; (like that, with the plus sign and everything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some boxes like the expressions wich always includes the equal sign at start, you don't need to add it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;dollar sign&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Tells qv to evaluate the expression inside the $() and applies the result to the rest of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(=1888+1) // Is tranformed to =1889, so the customer code &lt;EM&gt;1889&lt;/EM&gt; is selected&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;$(=1888+1) // Tries to select the customer code &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;$(=1888+1)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 15:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146737#M903479</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-06-30T15:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146738#M903480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jharke,&lt;/P&gt;&lt;P&gt;Your field is Invoicedate. vInvoiceweek is variable.&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129705_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 16:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146738#M903480</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-06-30T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146739#M903481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Antonio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was my intention to use a variable. The idea is to choose last week simple with &lt;EM&gt;week(now())-1&lt;/EM&gt; as vInvoiceweek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use your formula, I get &lt;SPAN style="text-decoration: underline;"&gt;all&lt;/SPAN&gt; the dates, see printscreen.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" height="404" src="https://community.qlik.com/legacyfs/online/129816_pastedImage_0.png" style="width: 637px; height: 366px;" width="695" /&gt;&lt;/P&gt;&lt;P&gt;Why is the formula with quotation marks? I think that is the reason that the outcome is given as text now.&lt;/P&gt;&lt;P&gt;And I also think&amp;nbsp; 'Floor' is not needed.&lt;/P&gt;&lt;P&gt;At least the outcome when I press the button is something :-), but not good &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146739#M903481</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-01T12:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146740#M903482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An association with your reaction:&lt;/P&gt;&lt;P&gt;I have tried something with a simple field: &lt;STRONG&gt;&lt;EM&gt;Year&lt;/EM&gt;&lt;/STRONG&gt;. f I want year 2016, following combinations in the Search string of the trigger can be filled (and some of them will work)&lt;/P&gt;&lt;P&gt;2016&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;=2016&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;'2016'&amp;nbsp; --&amp;gt; nothing&lt;/P&gt;&lt;P&gt;='2016'&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;(2016)&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;2017-1&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;'2017-1'&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;='2017-1'&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;=2017-1&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;(2017-1)&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;=(2017-1)&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;'(2017-1)'&amp;nbsp; --&amp;gt;nothing&lt;/P&gt;&lt;P&gt;='(=2017-1)'&amp;nbsp; --&amp;gt; strange outcome: &lt;STRONG&gt;&lt;EM&gt;(=2017-1)&lt;/EM&gt;&lt;/STRONG&gt; as value in the current selection box? That "value" doesn't even exists! How can QV a non-existing outcome? And with all the orther quoted combinations do not have a strange outcome...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(2016)&amp;nbsp; --&amp;gt;nothing!&lt;/STRONG&gt; --&amp;gt; it seems,the dollarsign is forcing QV to see a formula, while without $() the search string for sure is OK.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(=2016)&amp;nbsp; --&amp;gt;also nothing?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=$(=2016)&amp;nbsp; --&amp;gt;OK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$(=2017-1)&amp;nbsp; --&amp;gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After these trials I have changed the search string in my example of vInvoiceweek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;My Variable:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129829_pastedImage_9.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;This variable is working: I can get a List Box of this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;My Trigger:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129842_pastedImage_10.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;It doesn't work! Even if I fill&amp;nbsp;&amp;nbsp; &lt;EM&gt;=22 &lt;/EM&gt;&amp;nbsp;&amp;nbsp; in the search string, it is not working. What am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 13:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146740#M903482</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-01T13:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146741#M903483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry&lt;/P&gt;&lt;P&gt;='&amp;gt;=$(=Floor...................................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 16:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146741#M903483</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-01T16:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146742#M903484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I explained some differences and I forgot to answer the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As stated by Antonio, the first box has to be a Field name (I wasn't aware it is a variable name), or an expression (starting by an equal sign) that returns a field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another action in 'External' group called set variable, wich is used to assing a value to a variable. Note that a variable only stores one value, so if you set =week(now()) the variable will store the week number. (losing the expression it has stored before)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your tries: all without an starting equal sing is trying to select exactly what you insert in the Search String box. I'm surprised with this one: &lt;EM&gt;$(=2017-1) &lt;/EM&gt;I supposed it will try to select the value '$(=2017-1)' (literally, as is not started by an equal sign before the dollar sign).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The outcome for ='(=2017-1)'. ='$(=2017-1)' should be expanded to ='2016' wich will select 2016 but I don't know what is doing without the dollar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in the &lt;STRONG&gt;Field box&lt;/STRONG&gt; you can set Week, InvoiceWeek... the field storing the week of the invoice.&lt;/P&gt;&lt;P&gt;And as &lt;STRONG&gt;Search String box&lt;/STRONG&gt; you can set:&lt;/P&gt;&lt;P&gt;=Week(now()-7) // You can set Today() instead of Now()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I substract 7 days from today and then I obtain the week of that date. If you substract 1 from the week, on the week 1 it will fail trying to select week 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you want to select the dates instead of the week the solution Antonio gives should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 08:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146742#M903484</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-07-02T08:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146743#M903485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this exaple Invoice Week is not a field, it is a list created on a calculation based on the Invoicedate field, and you can't select values in a variable, the values are selected in fields, when you click on an item in the Invoice Week List it will make selections on Invoicedate, because it's the field used in the expression of that list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use of the variable here is working as an expression stored in a variable, it only cotains the text "&lt;/P&gt;&lt;P&gt;Num(Week(Invoicedate),'00')" and not any of the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This use case is good if you want to use the same expression in different objects: if at some point you want to use another field to obtain the week you only need to change the field in the variable and all the objects using the variable will be updated. It saves you to update the expression of every object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2016 08:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146743#M903485</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-07-02T08:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146744#M903486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula is working.&lt;/P&gt;&lt;P&gt;But why do I have to use the FLOOR function?&lt;/P&gt;&lt;P&gt;If I leave it, the trigger doesn't work, but I would think that the command : "More-then-or-equal-to WeekStart of today, shifted with minus 1 AND less-then-or-equal-to WeekEnd of today, sifted with minus one" would be enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&amp;nbsp; ='&amp;gt;=$(=WeekStart(Today(),-1))&amp;lt;=$(=WeekEnd(Today(),-1))' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146744#M903486</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-04T12:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146745#M903487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Foor() takes integer of WeekStart/WeekEnd, so it&amp;nbsp; Compares with integer Date.&lt;/P&gt;&lt;P&gt;If You remove this&lt;/P&gt;&lt;P&gt;WeekStart(Today) -&amp;gt; 04/07/2016 and this in Expressio needs quotes '04/07/2016'.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 13:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146745#M903487</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-04T13:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146746#M903488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;I did not know this Flooring function. Due to your post I went searching and learned a lot about setting dates. FLOOR can be used to make integer of dates. In my case it was not necessary, because the dates are already integers (timestamp 0:00:00).&lt;/P&gt;&lt;P&gt;If I use NUM in stead of FLOOR, it also works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I 'force' the expression to be a number (something I use a lot in Excel) the outcome gives me also the correct week and is a bit shorter, but gives a strange 'current selections'. If someone can tell me what that 999..88 means, I'd be glad...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="130041" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130041_pastedImage_31.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice post about setting dates and understanding FLOOR:&lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 14:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146746#M903488</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-04T14:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: syntax of a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146747#M903489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Num(WeekEnd(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; has decimal portion.&lt;/P&gt;&lt;P&gt;so You need to use Floor()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 15:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-of-a-trigger/m-p/1146747#M903489</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-04T15:51:55Z</dc:date>
    </item>
  </channel>
</rss>

