<?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: Cannot see Access Query if it calls a Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515844#M691642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;Try to rewrite the logic in qlikview script. It's pretty powerful so it might &lt;/SPAN&gt;surprise&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; you what you can do. And ask us if you need help.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Use a 'real' database as data source &lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/LI&gt;&lt;LI&gt;Create a vbscript function in the module and call it as a function in the script (&lt;A _jive_internal="true" href="https://community.qlik.com/thread/50670"&gt;example here&lt;/A&gt;).&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 18:19:07 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-09-12T18:19:07Z</dc:date>
    <item>
      <title>Cannot see Access Query if it calls a Function</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515841#M691639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot connect to an access query (does not appear in 'Create Select Statement/Database tables') if a function call is made to a module within the query I am attempting to select from. I tried to use anther query on top of that one but still did not appear in the 'Create Select Statement' window. Is this a limitation or am I doing something wrong?&lt;/P&gt;&lt;P&gt;Access 2010&lt;/P&gt;&lt;P&gt;Qlikview 11,&amp;nbsp; 64 bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 17:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515841#M691639</guid>
      <dc:creator>dhborchardt</dc:creator>
      <dc:date>2013-09-12T17:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see Access Query if it calls a Function</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515842#M691640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know that's a limitation of the odbc/oledb driver for MS-Access. It allows access to the data, but won't run code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 17:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515842#M691640</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-12T17:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see Access Query if it calls a Function</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515843#M691641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. In this case I was able to accomplish it pretty simply in the load statement. What is the workaround if there is no easy button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 18:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515843#M691641</guid>
      <dc:creator>dhborchardt</dc:creator>
      <dc:date>2013-09-12T18:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see Access Query if it calls a Function</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515844#M691642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;Try to rewrite the logic in qlikview script. It's pretty powerful so it might &lt;/SPAN&gt;surprise&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; you what you can do. And ask us if you need help.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Use a 'real' database as data source &lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/LI&gt;&lt;LI&gt;Create a vbscript function in the module and call it as a function in the script (&lt;A _jive_internal="true" href="https://community.qlik.com/thread/50670"&gt;example here&lt;/A&gt;).&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 18:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515844#M691642</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-12T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot see Access Query if it calls a Function</title>
      <link>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515845#M691643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeaaa,, I was waiting for that&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;. Unfortunately I was not there for that decision. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 18:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cannot-see-Access-Query-if-it-calls-a-Function/m-p/515845#M691643</guid>
      <dc:creator>dhborchardt</dc:creator>
      <dc:date>2013-09-12T18:44:34Z</dc:date>
    </item>
  </channel>
</rss>

