<?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 Can you help me with this script issue? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327269#M120466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It may be a simple thing like the table in the QVS is called Calendar rather than calendar i only mention this as you do not seem 100% certain the table in there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2011 15:06:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-28T15:06:31Z</dc:date>
    <item>
      <title>Can you help me with this script issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327268#M120465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Hello Experts,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;&lt;STRONG&gt;I have the below in my script but its not working?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONNECT TO $(StrConnMonthly);&lt;/P&gt;&lt;P&gt;$(Include=ScriptFiles\Calendar.qvs)&lt;/P&gt;&lt;P&gt;JOIN (calendar)&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;*,&lt;BR /&gt;if(date &amp;gt;= monthStart(addmonths('$(vStaticDate)', -2)) and date &amp;lt;= '$(vStaticDate)',date(date, 'DD MMM')) as date_slider&lt;BR /&gt;RESIDENT&lt;BR /&gt;calendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vCurrentDateDashboard = 0;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a message, cannot find field calendar... But I am sure there is a table within the Calendar.qvs script with that same name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyhelp, Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #646464; font-size: 8pt;"&gt;&lt;EM style="color: #646464; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;EM style="color: #646464; font-size: 8pt;"&gt;&lt;EM style="color: #646464; font-size: 8pt;"&gt; &lt;/EM&gt;&lt;/EM&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 14:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327268#M120465</guid>
      <dc:creator />
      <dc:date>2011-06-28T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Can you help me with this script issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327269#M120466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It may be a simple thing like the table in the QVS is called Calendar rather than calendar i only mention this as you do not seem 100% certain the table in there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 15:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327269#M120466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-28T15:06:31Z</dc:date>
    </item>
    <item>
      <title>Can you help me with this script issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327270#M120467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Shay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured out the issue I had with that. Actually I dint had the script file folder in the same folder as my QVWs hence it was not showing any relevant error message for the script file itself and I was confused because of this. Anyways its fixed now and Thanks again for your attempt to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mady&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 15:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-you-help-me-with-this-script-issue/m-p/327270#M120467</guid>
      <dc:creator />
      <dc:date>2011-06-28T15:15:38Z</dc:date>
    </item>
  </channel>
</rss>

