<?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 How to get input variable drop down menu to make a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-input-variable-drop-down-menu-to-make-a-selection/m-p/2007794#M1221603</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using an input variable as a drop down menu with a list of datasets. I would like to select a specific dataset using the drop down menu and the values in that dataset should be used to make calculations for the rest of the dashboard. The specific selection is made using a filter pane but I would not like to use that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached images for further explanation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone has possible solutions for why the selection is not being made and updating the dashboard, please let me know. Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_0-1669141167483.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94324i4952ACEA06B987B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_0-1669141167483.png" alt="JessicaS0110_0-1669141167483.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the imagine above there is a drop down menu and a filter pane.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_1-1669141208010.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94325iD8208560553E908C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_1-1669141208010.png" alt="JessicaS0110_1-1669141208010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After making a selection using the drop down menu the number of units and work orders do not change.&lt;/P&gt;
&lt;P&gt;This is the code used for the variable input dynamic value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= 'Select Dataset |' &amp;amp; concat(distinct dataset, '|')&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_2-1669141253322.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94326i2A55CA5570F8CFFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_2-1669141253322.png" alt="JessicaS0110_2-1669141253322.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Only using a filter pane selection, the values change. But I need them to change after making a selection using the drop down menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 18:25:12 GMT</pubDate>
    <dc:creator>JessicaS0110</dc:creator>
    <dc:date>2022-11-22T18:25:12Z</dc:date>
    <item>
      <title>How to get input variable drop down menu to make a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-input-variable-drop-down-menu-to-make-a-selection/m-p/2007794#M1221603</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using an input variable as a drop down menu with a list of datasets. I would like to select a specific dataset using the drop down menu and the values in that dataset should be used to make calculations for the rest of the dashboard. The specific selection is made using a filter pane but I would not like to use that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached images for further explanation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone has possible solutions for why the selection is not being made and updating the dashboard, please let me know. Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_0-1669141167483.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94324i4952ACEA06B987B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_0-1669141167483.png" alt="JessicaS0110_0-1669141167483.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the imagine above there is a drop down menu and a filter pane.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_1-1669141208010.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94325iD8208560553E908C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_1-1669141208010.png" alt="JessicaS0110_1-1669141208010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After making a selection using the drop down menu the number of units and work orders do not change.&lt;/P&gt;
&lt;P&gt;This is the code used for the variable input dynamic value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= 'Select Dataset |' &amp;amp; concat(distinct dataset, '|')&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JessicaS0110_2-1669141253322.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94326i2A55CA5570F8CFFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JessicaS0110_2-1669141253322.png" alt="JessicaS0110_2-1669141253322.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Only using a filter pane selection, the values change. But I need them to change after making a selection using the drop down menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 18:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-input-variable-drop-down-menu-to-make-a-selection/m-p/2007794#M1221603</guid>
      <dc:creator>JessicaS0110</dc:creator>
      <dc:date>2022-11-22T18:25:12Z</dc:date>
    </item>
  </channel>
</rss>

