<?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: Load Fields  from Qvd File Based On Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242309#M92584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try out the attach appliction. Below are the steps to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Macro to get the selection of Field in variable (comma seprated).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the Macro in the Select and Change event of the Field. (Goto Document Properties--&amp;gt; Trigger --&amp;gt; Select the Field --&amp;gt; Add Action on Select and Change )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the Vriable in the Field Column.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find a sample file in attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2011 11:42:21 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-05-26T11:42:21Z</dc:date>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242306#M92581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I had a table like following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load * inline[A,B,C,D,E];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I created a qvd file for table1(Table1.qvd). Now, i want to display all the columns of table1 in the list box for that i written a code like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;load * inline [ Column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E];&lt;/P&gt;&lt;P&gt;- In sheet i taken the listbox with field&amp;nbsp; " Column " and given Presentaion as " LED CheckBoxes".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my task is based on selection in the list box i want to load the created qvd file(﻿Table1.qvd).&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If i selected A,B&amp;nbsp; in the listbox from the Table1.qvd file i should load only A,B columns after clicking the button in the sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 10:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242306#M92581</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-05-26T10:20:26Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242307#M92582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, &lt;/P&gt;&lt;P&gt;Maybe I understand you wrong. But you can't load data from a .qvd vía clicking a button. You must load the .qvd in whole in the script so it become a part of your data model. Then you can make selections based on all data loaded...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/@Ungvall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242307#M92582</guid>
      <dc:creator />
      <dc:date>2011-05-26T11:21:26Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242308#M92583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; sorry..I already loaded qvd file in script. To Reload qvw file i return macro in the button. Based on selections in the list box&amp;nbsp; i want to load qvd file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" I got the solution for my query " &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- But it is not working if i select ' ALL the data ' in the listbox. Otherwise it is working fine I mean when i select A or A,B or A,B,C etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242308#M92583</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-05-26T11:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242309#M92584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try out the attach appliction. Below are the steps to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Macro to get the selection of Field in variable (comma seprated).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the Macro in the Select and Change event of the Field. (Goto Document Properties--&amp;gt; Trigger --&amp;gt; Select the Field --&amp;gt; Add Action on Select and Change )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the Vriable in the Field Column.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find a sample file in attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242309#M92584</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-05-26T11:42:21Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242310#M92585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code is working superb. But, In my qvw file i had taken two sheets for each sheet there is a button to reload the qvw file. If i click the button in sheet1 at that time the table with " Column " field will not load into my qvw file and if i click the button in sheet2 then the table with "Column " field will be loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- This is b'coz i had taken a conditon in script to load tables.&lt;/P&gt;&lt;P&gt;- When i'm reloading the Fields in the "Feild event triggers" are updating with new fields. So, whatever Action given for "column" field is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i overcome this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 14:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242310#M92585</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-05-26T14:25:12Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242311#M92586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- But i got solution . if i&amp;nbsp; select only few not all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I had created one variable (vtest) and in button with action variable(vtest) , =GetFieldSelections(Column,',')&lt;/P&gt;&lt;P&gt;- In script as same as $(vtest).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 14:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242311#M92586</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-05-26T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242312#M92587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool..... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;.. best of luck... for future challenges..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 14:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242312#M92587</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-05-30T14:32:51Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242313#M92588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Deepak what is the solution if i select all in the listbox.......thankq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 05:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242313#M92588</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-05-31T05:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242314#M92589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select all fields, all the fields will get stored in the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242314#M92589</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-05-31T08:59:31Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242315#M92590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;SPAN class="replyToName"&gt;jagannalla&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt; &lt;/SPAN&gt;Can you share your application please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 14:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242315#M92590</guid>
      <dc:creator />
      <dc:date>2011-05-31T14:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242316#M92591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is working now.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching my file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 04:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242316#M92591</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-06-01T04:55:41Z</dc:date>
    </item>
    <item>
      <title>Load Fields  from Qvd File Based On Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242317#M92592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 11:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Fields-from-Qvd-File-Based-On-Selections/m-p/242317#M92592</guid>
      <dc:creator />
      <dc:date>2011-06-01T11:51:55Z</dc:date>
    </item>
  </channel>
</rss>

