<?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 CalendarGen: table not found in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598263#M2484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have found a bug in CalendarGen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;// Autoidentify Table Name&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;if '$(vL.FindFieldTableName)' = '' then&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;For vL.TableNoIdentified = 0 to NoOfTables() -1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let vL.TableNameIdentified = TableName($(vL.TableNoIdentified)); &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For vL.FieldNoIdentified = 0 to NoOfFields('$(vL.TableNameIdentified)')&amp;nbsp; - 1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;We have replaced the last line by the following because field numbers start at 1.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For vL.FieldNoIdentified = 1 to NoOfFields('$(vL.TableNameIdentified)')&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krzysztof&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>CalendarGen: table not found</title>
      <link>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598263#M2484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have found a bug in CalendarGen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;// Autoidentify Table Name&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;if '$(vL.FindFieldTableName)' = '' then&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;For vL.TableNoIdentified = 0 to NoOfTables() -1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let vL.TableNameIdentified = TableName($(vL.TableNoIdentified)); &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For vL.FieldNoIdentified = 0 to NoOfFields('$(vL.TableNameIdentified)')&amp;nbsp; - 1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;We have replaced the last line by the following because field numbers start at 1.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For vL.FieldNoIdentified = 1 to NoOfFields('$(vL.TableNameIdentified)')&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krzysztof&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598263#M2484</guid>
      <dc:creator />
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: CalendarGen: table not found</title>
      <link>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598264#M2485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Krzysztof Magusiak,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;thx for that, that helped me also.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;It should be corrected in the next version, because if the DataLink Field was the last Field in a table it wouldn't be found.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Best regards,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt; C.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 15:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598264#M2485</guid>
      <dc:creator>schlettig</dc:creator>
      <dc:date>2014-03-04T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: CalendarGen: table not found</title>
      <link>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598265#M2486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Krzysztof for finding and reporting this bug. &lt;/P&gt;&lt;P&gt;We will modify the function and send out a new version 1.3.2.&lt;/P&gt;&lt;P&gt;When the update is done I will post that in this thread .&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598265#M2486</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2014-03-05T08:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: CalendarGen: table not found</title>
      <link>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598266#M2487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; Krzysztof&lt;/SPAN&gt;, the calendar function is now corrected and updated. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5302"&gt;QlikView Deployment Framework Deploy Tool&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We have also added two additional flags taken from HIC's blog post&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;CurrentMonth Flag– &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;Current Month flag shows 1 if historical month is same as current month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt;LastMonth Flag-&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Calibri','sans-serif';"&gt; Last Month flag shows 1 if historical month is same as last month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The development guide is also up to date with these new fields.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 11:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/CalendarGen-table-not-found/m-p/598266#M2487</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2014-03-05T11:16:55Z</dc:date>
    </item>
  </channel>
</rss>

