<?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: How to use inline table for where condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25875#M4272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if I would like to load all the rows of inline table??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2018 03:41:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-15T03:41:29Z</dc:date>
    <item>
      <title>How to use inline table for where condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25873#M4270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example I have loaded the following inline table:&lt;/P&gt;&lt;P&gt;EmployeeDetails:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; EmployeeId,Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1,A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2,B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the details of&amp;nbsp; EmployeeId 1 into one qvd,&lt;/P&gt;&lt;P&gt;How is that possible?&lt;/P&gt;&lt;P&gt;Like, I want to load only the details of Employee A.and store it into qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 11:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25873#M4270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T11:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inline table for where condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25874#M4271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your mapping table here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Emp_id,&lt;/P&gt;&lt;P&gt; Emp_Name&lt;/P&gt;&lt;P&gt;From Qvd...&lt;/P&gt;&lt;P&gt;Where Name=Applymap('xxxx',&lt;SPAN style="font-size: 13.3333px;"&gt;Emp_id);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25874#M4271</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2018-03-14T16:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inline table for where condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25875#M4272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if I would like to load all the rows of inline table??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 03:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25875#M4272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T03:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inline table for where condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25876#M4273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;direct you can load with Emp name&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Load Emp_id,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Emp_Name&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;From Qvd...&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Where Name='A' ;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;store tablename into path ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 07:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25876#M4273</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-16T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use inline table for where condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25877#M4274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;EmployeeDetails:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Name='A';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; EmployeeId,Name&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; 1,A&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; 2,B&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;store &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EmployeeDetails &lt;/SPAN&gt;into path/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EmployeeDetails.qvd (qvd)&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 08:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-inline-table-for-where-condition/m-p/25877#M4274</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-16T08:00:51Z</dc:date>
    </item>
  </channel>
</rss>

