<?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: firstworkdate() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762111#M271022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to solve with this? Do you only want to use this specific date? Is there a range of years you'd like to use? There are a few ways to accomplish what you're looking to do, but more details are needed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2015 16:05:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-20T16:05:52Z</dc:date>
    <item>
      <title>firstworkdate()</title>
      <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762110#M271021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12.7272720336914px;"&gt;&lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;&lt;EM&gt;FirstWorkDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;(Today(), 1, ’04-Jul-2014′)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12.7272720336914px;"&gt;&lt;EM&gt;Note: Today is 6&lt;SUP&gt;th&lt;/SUP&gt; July 2014.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12.7272720336914px;"&gt;This function returns &lt;STRONG&gt;&lt;EM style="color: #000080;"&gt;03-Jul-2014&lt;/EM&gt;&lt;/STRONG&gt; because 06-Jul-2014 is Sunday, 05-Jul-2014 is Saturday and 04-Jul-2014 is a holiday&lt;/P&gt;&lt;P style="margin-bottom: 1.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12.7272720336914px;"&gt;if it is 2015 on the same date how can i go back to application and edit 2015 instead of 2014??&lt;/P&gt;&lt;P style="margin-bottom: 1.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12.7272720336914px;"&gt;is there any solution to write with out years??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 15:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762110#M271021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-20T15:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: firstworkdate()</title>
      <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762111#M271022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to solve with this? Do you only want to use this specific date? Is there a range of years you'd like to use? There are a few ways to accomplish what you're looking to do, but more details are needed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762111#M271022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-20T16:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: firstworkdate()</title>
      <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762112#M271023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually i want to display previous day data like Monday to Friday avoid Saturday and Sunday &lt;/P&gt;&lt;P&gt;-&amp;gt;for above requirement i already wrote a expression by using Firstworkdate()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now i want to avoid holidays also !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762112#M271023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-20T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: firstworkdate()</title>
      <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762113#M271024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this post:&lt;A href="https://community.qlik.com/docs/DOC-5741"&gt;Calculating Holidays in script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762113#M271024</guid>
      <dc:creator />
      <dc:date>2015-02-20T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: firstworkdate()</title>
      <link>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762114#M271025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also go out and scrape government websites too to get a list, depending on your location as well, to get a list of holidays. The put them into a variable and use the variable in your calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstworkdate(Today(), 1, $(vHolidays))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached an example for getting the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/firstworkdate/m-p/762114#M271025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-20T17:45:02Z</dc:date>
    </item>
  </channel>
</rss>

