<?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: Formula in listbox to create a bookmark in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556637#M207775</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;/P&gt;&lt;P&gt;=MONTH(AddMonths(today(),-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 13:42:08 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2013-12-10T13:42:08Z</dc:date>
    <item>
      <title>Formula in listbox to create a bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556635#M207773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a formula in a listbox to select the previous month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In another QV document, I do the following in the SEARCH field for the OnDate listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=OnDate=FirstWorkDate(today()-1,1)&amp;nbsp;&amp;nbsp; , and this works fine - it returns the previous work day. I save it as a bookmark "Yesterday",&lt;/P&gt;&lt;P&gt;and use that to select the report parameters when I send it through nPrinting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to get the previous month from "ActMonth", so I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ActMonth=AddMonths(today(),-1,1)&amp;nbsp; &amp;lt;- doesn't work, returns all months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ActMonth=Month(today())-1&amp;nbsp; &amp;lt;- doesn't work, returns all months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Created a variable: Date(today(),'MM/DD/YYYY') which matches our script's date format. Tried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ActMonth=Month($(vToday))-1&amp;nbsp; &amp;lt;- doesn't work, returns all months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ActMonth=Month(vToday)-1&amp;nbsp; &amp;lt;- doesn't work, returns all months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has to be dirt simple, but I can't figure out why it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone assist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556635#M207773</guid>
      <dc:creator />
      <dc:date>2013-10-31T17:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in listbox to create a bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556636#M207774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this exact same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOWEVER: I can get the listbox search to work when there is no selection already made. But if selections are made prior to the listbox search, the search formula won't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556636#M207774</guid>
      <dc:creator>madsgrathe</dc:creator>
      <dc:date>2013-12-10T13:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in listbox to create a bookmark</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556637#M207775</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;/P&gt;&lt;P&gt;=MONTH(AddMonths(today(),-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-listbox-to-create-a-bookmark/m-p/556637#M207775</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-12-10T13:42:08Z</dc:date>
    </item>
  </channel>
</rss>

