<?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: Reload Task for 1st and 3rd Wednesday of Month in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2109762#M25511</link>
    <description>&lt;P&gt;Awesome! Thanks for letting us know!&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 05:59:26 GMT</pubDate>
    <dc:creator>Albert_Candelario</dc:creator>
    <dc:date>2023-08-25T05:59:26Z</dc:date>
    <item>
      <title>Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2075299#M25048</link>
      <description>&lt;P&gt;Wondering if it's possible to set a reload task for only the 1st and 3rd Wednesday of each month? I have it working with custom syntax for 1st or 3rd but can't seem to figure out how to specify a range for the 1st and 3rd values. Has anyone had any luck doing this? Thought about 2 separate triggers, one for the 1st Wednesday and one for the 3rd Wednesday, but wasn't sure how it will behave.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now I am using the this for the custom filter:&amp;nbsp;* * 1 3 * * * * which will run the 1st Wednesday.&amp;nbsp; I tried a comma but that didn't seem to work :&amp;nbsp;* * 1,3 3 * * * *&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 18:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2075299#M25048</guid>
      <dc:creator>LisaDrummond</dc:creator>
      <dc:date>2023-05-24T18:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2076597#M25055</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80235"&gt;@LisaDrummond&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Shouldn't be like this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;* * 1 1,3 * * * *&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Positions&lt;/H3&gt;
&lt;P&gt;Left to right (first position is 0), each position is explained here.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 0 - Minute&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;1-60&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all&lt;/P&gt;
&lt;P&gt;Which minute of an hour (0 - 60) that a reload can be triggered.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 1 - Hour&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;1-24&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all&lt;/P&gt;
&lt;P&gt;Which hour of a day (1-24) that a reload can be triggered.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 2 - WeekDayPrefix&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;1-4&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;¤&lt;/SPAN&gt;’ = last. ‘&lt;SPAN class="Code"&gt;-&lt;/SPAN&gt;’ = none&lt;/P&gt;
&lt;P&gt;WeekDayPrefix works together with WeekDay by adding a prefix. With WeekDayPrefix, you can state that only the last (&lt;SPAN class="Code"&gt;¤&lt;/SPAN&gt;) Friday in a given month or first (&lt;SPAN class="Code"&gt;1&lt;/SPAN&gt;) Saturday in a given month that a reload can be triggered.&lt;/P&gt;
&lt;P class="syntax_heading" data-mc-autonum="Syntax: "&gt;&lt;SPAN class="autonumber"&gt;&lt;SPAN&gt;Syntax:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;Position 3 - WeekDay&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;0-6&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(where Sunday is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;0&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;Which weekday that a reload can be triggered.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 4 - WeeklyInterval&lt;/P&gt;
&lt;P&gt;Legend: An integer. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all&lt;/P&gt;
&lt;P&gt;The reload can be triggered every&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;n&lt;/SPAN&gt;:th week, where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;n&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the number set in this position.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 5 - DayOfMonth&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;1-31&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all. ‘&lt;SPAN class="Code"&gt;¤&lt;/SPAN&gt;’ = last&lt;/P&gt;
&lt;P&gt;Which day of a month that a reload can be triggered. Using last (&lt;SPAN class="Code"&gt;¤&lt;/SPAN&gt;), the reload will be triggered on the last day of a month, which is checked dynamically depending on month (and leap year).&lt;/P&gt;
&lt;P class="section-label"&gt;Position 6 - Month&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;1-12&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all&lt;/P&gt;
&lt;P&gt;Which month of a year that a reload can be triggered.&lt;/P&gt;
&lt;P class="section-label"&gt;Position 7 - MonthlyInterval&lt;/P&gt;
&lt;P&gt;Legend:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;an integer&lt;/SPAN&gt;. ‘&lt;SPAN class="Code"&gt;*&lt;/SPAN&gt;’ = all&lt;/P&gt;
&lt;P&gt;How many months that must pass before a reload can be triggered.&lt;/P&gt;
&lt;P&gt;For Minute, Hour, WeekDay, DayOfMonth and Month, you can use syntax with hyphen (&lt;SPAN class="Code"&gt;-&lt;/SPAN&gt;) to state “From - To”. For WeekDayPrefix, WeeklyInterval, and MonthlyInterval, you must state each character to be used in the filter. This option can also be used by Minute, Hour, WeekDay, DayOfMonth, and Month.&lt;/P&gt;
&lt;P&gt;Example: You only want to allow a reload the first 15 minutes of each hour. You can either put ‘&lt;SPAN class="Code"&gt;1-15&lt;/SPAN&gt;’ or ‘&lt;SPAN class="Code"&gt;1,2,3,4,5,6,7,8,9,10,11,12,13,14,15&lt;/SPAN&gt;’ in the first position.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, what would have been the concern having 2 different triggers?&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 05:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2076597#M25055</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2023-05-26T05:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2077770#M25091</link>
      <description>&lt;P&gt;Thanks for your reply! So, it seems to me like it is not possible to achieve using 1 trigger and I'll need two then, based on the information. I have never used 2 triggers, so I was just being cautious as I don't know how they'll behave and if they'll work as expected. I'll have to do some testing but hopefully there are no issues and it fills our requirement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 12:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2077770#M25091</guid>
      <dc:creator>etracy</dc:creator>
      <dc:date>2023-05-30T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2077796#M25092</link>
      <description>&lt;P&gt;Please, do keep us posted!&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Albert&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 12:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2077796#M25092</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2023-05-30T12:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2109544#M25507</link>
      <description>&lt;P&gt;Albert - the 2 triggers is working great! Thanks, again!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2109544#M25507</guid>
      <dc:creator>LisaDrummond</dc:creator>
      <dc:date>2023-08-24T13:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reload Task for 1st and 3rd Wednesday of Month</title>
      <link>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2109762#M25511</link>
      <description>&lt;P&gt;Awesome! Thanks for letting us know!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 05:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Reload-Task-for-1st-and-3rd-Wednesday-of-Month/m-p/2109762#M25511</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2023-08-25T05:59:26Z</dc:date>
    </item>
  </channel>
</rss>

