<?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: Select predefined fields from a qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-predefined-fields-from-a-qvd/m-p/1632518#M446550</link>
    <description>&lt;P&gt;about the best I have is probably only part of the solution, but hopefully helps you with that aspect of things, and I am including the base Design Blog link, so you can use that to search all the other posts out there on the other aspects I have not hit upon, I believe you should be able to find lots of different examples on how you might go about things in this case.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This will also kick things back to the top of the list too, so maybe someone else will have another look and have some other ideas, sorry I am not more help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2019 13:29:16 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-10-08T13:29:16Z</dc:date>
    <item>
      <title>Select predefined fields from a qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Select-predefined-fields-from-a-qvd/m-p/1629005#M446312</link>
      <description>&lt;P&gt;I would like to select some fields from a table that I have defined in another table.&lt;/P&gt;&lt;P&gt;For example, I have the following Excel:&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field&lt;/TD&gt;&lt;TD&gt;TableQVD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Fecha&lt;/TD&gt;&lt;TD&gt;Both&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;nro_ficha&lt;/TD&gt;&lt;TD&gt;Both&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;temp_agua&lt;/TD&gt;&lt;TD&gt;States&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;temp_aceite_motor&lt;/TD&gt;&lt;TD&gt;States&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;prioridad&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;Definitions&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;Field,&lt;BR /&gt;TableQVD&lt;BR /&gt;FROM [\\Tiempo datos qlik.xlsx]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I need to do is based on the data in this table, to select from 2 qvd (States and Definitions) that have many fields, only the fields that appear in the table accorrding to the clasification.&lt;/P&gt;&lt;P&gt;That is, from&amp;nbsp;&lt;SPAN&gt;Definitions.qvd just select the fields Fecha,&amp;nbsp;nro_ficha and&amp;nbsp;prioridad. And from&amp;nbsp;States.qvd select the fields nro_ficha, temp_agua and temp_aceite_motor.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need the Excel because the fields that I have to select will vary over the time, and the people who decide wich ones are going to be selected are from another deparment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-predefined-fields-from-a-qvd/m-p/1629005#M446312</guid>
      <dc:creator>prifgian</dc:creator>
      <dc:date>2024-11-16T02:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select predefined fields from a qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Select-predefined-fields-from-a-qvd/m-p/1632518#M446550</link>
      <description>&lt;P&gt;about the best I have is probably only part of the solution, but hopefully helps you with that aspect of things, and I am including the base Design Blog link, so you can use that to search all the other posts out there on the other aspects I have not hit upon, I believe you should be able to find lots of different examples on how you might go about things in this case.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Slowly-Changing-Dimensions/ba-p/1464187&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This will also kick things back to the top of the list too, so maybe someone else will have another look and have some other ideas, sorry I am not more help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 13:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-predefined-fields-from-a-qvd/m-p/1632518#M446550</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-08T13:29:16Z</dc:date>
    </item>
  </channel>
</rss>

