<?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: auto select this month and last month on open.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94507#M604123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any other selections present when applying that action?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 15:57:40 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2018-09-05T15:57:40Z</dc:date>
    <item>
      <title>auto select this month and last month on open....</title>
      <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94503#M604119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a date field (CallDateMonthYear) that displays as 'MMM-YYYY'.&amp;nbsp; On opening, I want to auto select this month (for example Sep-2018) and LAST month (Aug-2018).&amp;nbsp; I've tried a few different things and am totally lost.&amp;nbsp; Suggestions??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 20:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94503#M604119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T20:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: auto select this month and last month on open....</title>
      <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94504#M604120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try an OnOpen trigger under Settings - Document properties - Triggers with a Selection - Select in field action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-04 23_14_47-Window.png" class="jive-image image-1" src="/legacyfs/online/212657_2018-09-04 23_14_47-Window.png" style="height: 223px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='('&amp;amp;Date(Today(),'MMM-YYYY')&amp;amp;'|'&amp;amp;Date(Addmonths(Today(),-1),'MMM-YYYY')&amp;amp;')'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 21:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94504#M604120</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-04T21:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: auto select this month and last month on open....</title>
      <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94505#M604121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked!&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 22:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94505#M604121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T22:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: auto select this month and last month on open....</title>
      <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94506#M604122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So.&amp;nbsp; Going back to the well one more time...I have another field that gives me week ending dates and they are formatted 09/08/2018 for example.&amp;nbsp; I tried the same concept but to select that field using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;WeekEnd&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(),-1),'MM/DD/YYYY')&amp;amp;'|'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;WeekEnd&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;(),-2),'MM/DD/YYYY')&amp;amp;')' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;but it DOES NOT work for some reason.&amp;nbsp; I put this in a text box to see if it was giving me the right results and it did (the expression you provided which is working as expected to limit the results to current and previous month is in the bottom text box and the expression above is in the top text box:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;&lt;IMG __jive_id="212659" alt="9-4-2018 7-46-40 PM.jpg" class="jive-image image-1" src="/legacyfs/online/212659_9-4-2018 7-46-40 PM.jpg" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Arial, sans-serif; font-size: 9pt;"&gt;But when I do the exact same steps to put that as the search string for selecting the other field (CallDateWeekYear) it only shows the FIRST week in that range and not both.&amp;nbsp; Since partial weeks are giving numbers that distort trend lines, I'm going for last full week and the full week prior to that...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 00:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94506#M604122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T00:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: auto select this month and last month on open....</title>
      <link>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94507#M604123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any other selections present when applying that action?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 15:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auto-select-this-month-and-last-month-on-open/m-p/94507#M604123</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-05T15:57:40Z</dc:date>
    </item>
  </channel>
</rss>

