<?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 load specific fields from a table base in a rule in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-specific-fields-from-a-table-base-in-a-rule/m-p/1013717#M943272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a table named TAB with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAB&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;primaryKey&lt;/P&gt;&lt;P&gt;info.health&lt;/P&gt;&lt;P&gt;name.health&lt;/P&gt;&lt;P&gt;info.edu&lt;/P&gt;&lt;P&gt;name.edu&lt;/P&gt;&lt;P&gt;info.org&lt;/P&gt;&lt;P&gt;name.org&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I load a resident table based on this first, with 'primaryKey' and all fields terminated with "edu"???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jan 2016 22:22:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-16T22:22:19Z</dc:date>
    <item>
      <title>load specific fields from a table base in a rule</title>
      <link>https://community.qlik.com/t5/QlikView/load-specific-fields-from-a-table-base-in-a-rule/m-p/1013717#M943272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a table named TAB with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAB&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;primaryKey&lt;/P&gt;&lt;P&gt;info.health&lt;/P&gt;&lt;P&gt;name.health&lt;/P&gt;&lt;P&gt;info.edu&lt;/P&gt;&lt;P&gt;name.edu&lt;/P&gt;&lt;P&gt;info.org&lt;/P&gt;&lt;P&gt;name.org&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I load a resident table based on this first, with 'primaryKey' and all fields terminated with "edu"???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jan 2016 22:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-specific-fields-from-a-table-base-in-a-rule/m-p/1013717#M943272</guid>
      <dc:creator />
      <dc:date>2016-01-16T22:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: load specific fields from a table base in a rule</title>
      <link>https://community.qlik.com/t5/QlikView/load-specific-fields-from-a-table-base-in-a-rule/m-p/1013718#M943273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using AS to rename fields, or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;QUALIFY *;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;UNQUALIFY primaryKey;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;edu:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;primaryKey,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;info.health,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;name.health,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;info.edu,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;name.edu,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;info.org,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;name.org&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;FROM YourTableSource;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 01:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-specific-fields-from-a-table-base-in-a-rule/m-p/1013718#M943273</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-17T01:37:24Z</dc:date>
    </item>
  </channel>
</rss>

