<?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: Dynamic selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064184#M937269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is like this,&lt;/P&gt;&lt;P&gt;there are 4 variables lets say A,B,C,D&lt;/P&gt;&lt;P&gt;with the following values&lt;/P&gt;&lt;P&gt;A&amp;nbsp; B&amp;nbsp;&amp;nbsp; C&amp;nbsp;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;I need to summarize in a table the values of A,B,C dynamically viz if a user selects 'A' from&lt;/P&gt;&lt;P&gt;the list box(of variable D), the table should show summarized values of A and similarly for B &amp;amp; C.&lt;/P&gt;&lt;P&gt;I know the variable 'D' has values which are names of other variables. But can we by some way make&lt;/P&gt;&lt;P&gt;such a dynamic table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2016 11:47:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-19T11:47:17Z</dc:date>
    <item>
      <title>Dynamic selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064182#M937267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 11 variables of which one variable (say Fieldnames) contains the variable names of the&amp;nbsp; other 10 variables. Is there any way I can select a field by selecting the corresponding value from the variable 'Fieldnames' ?&lt;/P&gt;&lt;P&gt;Lets say if i have to create a dynamic list box which would show the values in the field which I select from the variable "Fieldnames"??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 12:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064182#M937267</guid>
      <dc:creator />
      <dc:date>2016-02-18T12:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064183#M937268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are confusing Variables and Fields. TO clarify, Variable can only hold a single value at a time, while a Field (stored in a Table) can hold multiple values at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to have a dynamic List Box that shows a field of your choice, you don't have to create another field for that. It's enough to create a Dimension Group (Document Properties --&amp;gt; Groups) and use the Group in the List Box. The users will be able to select what field to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Upgrade your Qlik skills at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt; - coming soon to Milan, Italy and Austin, TX!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 22:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064183#M937268</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-02-18T22:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064184#M937269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is like this,&lt;/P&gt;&lt;P&gt;there are 4 variables lets say A,B,C,D&lt;/P&gt;&lt;P&gt;with the following values&lt;/P&gt;&lt;P&gt;A&amp;nbsp; B&amp;nbsp;&amp;nbsp; C&amp;nbsp;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;I need to summarize in a table the values of A,B,C dynamically viz if a user selects 'A' from&lt;/P&gt;&lt;P&gt;the list box(of variable D), the table should show summarized values of A and similarly for B &amp;amp; C.&lt;/P&gt;&lt;P&gt;I know the variable 'D' has values which are names of other variables. But can we by some way make&lt;/P&gt;&lt;P&gt;such a dynamic table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 11:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-selection/m-p/1064184#M937269</guid>
      <dc:creator />
      <dc:date>2016-02-19T11:47:17Z</dc:date>
    </item>
  </channel>
</rss>

