<?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: Where clause not working for Ms-Access datasource in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-clause-not-working-for-Ms-Access-datasource/m-p/1062442#M643528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your SQL expression looks fine, but you need a delimiters for Emp Name, semicolon after Designation, and a SQL keyword before the Select:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Attendance,&lt;/P&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;[Emp Name],&lt;/P&gt;&lt;P&gt;Designation;&lt;/P&gt;&lt;P&gt;SQL Select * from Attandence where Team in('ABC','AVP','PQR');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Is the table name spelled correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you supplied more information about the error, it would allow more accurate diagnosis. "Some error" could be just about anything...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 09:17:23 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-01-11T09:17:23Z</dc:date>
    <item>
      <title>Where clause not working for Ms-Access datasource</title>
      <link>https://community.qlik.com/t5/QlikView/Where-clause-not-working-for-Ms-Access-datasource/m-p/1062441#M643527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load data from MS-Access with limiting data from a particular column i.e Team in my case. I have written below script but could not achieve it. It is throwing some error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 12pt; font-family: 'Courier New';"&gt;Attendance1:&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;nbsp; Load Attendance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Emp Name,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Designation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Select * from Attandence where Team in('ABC','AVP','PQR');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Please help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;Priyanka&lt;/SPAN&gt;&lt;/P&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>Mon, 11 Jan 2016 09:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-clause-not-working-for-Ms-Access-datasource/m-p/1062441#M643527</guid>
      <dc:creator />
      <dc:date>2016-01-11T09:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause not working for Ms-Access datasource</title>
      <link>https://community.qlik.com/t5/QlikView/Where-clause-not-working-for-Ms-Access-datasource/m-p/1062442#M643528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your SQL expression looks fine, but you need a delimiters for Emp Name, semicolon after Designation, and a SQL keyword before the Select:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Attendance,&lt;/P&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;[Emp Name],&lt;/P&gt;&lt;P&gt;Designation;&lt;/P&gt;&lt;P&gt;SQL Select * from Attandence where Team in('ABC','AVP','PQR');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Is the table name spelled correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you supplied more information about the error, it would allow more accurate diagnosis. "Some error" could be just about anything...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 09:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-clause-not-working-for-Ms-Access-datasource/m-p/1062442#M643528</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-01-11T09:17:23Z</dc:date>
    </item>
  </channel>
</rss>

