<?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 Dimension Selection by User in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2054959#M86664</link>
    <description>&lt;P&gt;Hi Or,&lt;/P&gt;
&lt;P&gt;Thanks a lot for your quick help. I appreciate.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 06:07:00 GMT</pubDate>
    <dc:creator>VickyS</dc:creator>
    <dc:date>2023-03-30T06:07:00Z</dc:date>
    <item>
      <title>Dynamic Dimension Selection by User</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2053477#M86564</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;Request your little help in figuring out the issue. I have created a dashboard with the table showing Hiring Funnel.&amp;nbsp; However, for the same funnel I would like to create dynamic dimension selection (Filter) for a user.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The filter should have dimensions as, Talent Category, Band, Designation and Department. User should be able to select desired dimension from the list. And, the measure would be sum of Amount.&lt;/P&gt;
&lt;P&gt;The table should populate only when user selects any dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please tell me how can I achieve the result without Variable Input option as I do not have that functionality in my Qlik sense application, nor I can download and install it.&lt;/P&gt;
&lt;P&gt;P S Note: I do not have Variable Input option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is an example of data table:&lt;/P&gt;
&lt;TABLE width="491px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Candidate Name&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;Department&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;Band&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Designation&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;Talent Type&lt;/TD&gt;
&lt;TD width="65px"&gt;Amount&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Michael&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;HR&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S1&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Manager&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;A&lt;/TD&gt;
&lt;TD width="65px"&gt;2000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;William&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;Admin&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S2&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Assistant Manager&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;B&lt;/TD&gt;
&lt;TD width="65px"&gt;5000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Luke&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;Ops&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S3&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Associate&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;A&lt;/TD&gt;
&lt;TD width="65px"&gt;7000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Jerome&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;HR&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S1&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Manager&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;B&lt;/TD&gt;
&lt;TD width="65px"&gt;9000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Sue&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;Admin&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S2&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Assistant Manager&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;A&lt;/TD&gt;
&lt;TD width="65px"&gt;11000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="102.328px"&gt;Jean&lt;/TD&gt;
&lt;TD width="91.7812px"&gt;Ops&lt;/TD&gt;
&lt;TD width="46.0938px"&gt;S3&lt;/TD&gt;
&lt;TD width="113.344px"&gt;Associate&lt;/TD&gt;
&lt;TD width="71.4531px"&gt;B&lt;/TD&gt;
&lt;TD width="65px"&gt;13000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your quick help is really appreciated. Thank you everyone for your support till now.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vicky&lt;/P&gt;
&lt;P&gt;Save Soil&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2053477#M86564</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2023-03-27T09:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dimension Selection by User</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2053588#M86575</link>
      <description>&lt;P&gt;This is a fairly common question here on Community, you should be able to find multiple options by searching. I posted a few here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/dynamically-select-the-dimensions-of-a-pivot-table/td-p/1961592" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/dynamically-select-the-dimensions-of-a-pivot-table/td-p/1961592&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But there's plenty more.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 13:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2053588#M86575</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-03-27T13:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dimension Selection by User</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2054959#M86664</link>
      <description>&lt;P&gt;Hi Or,&lt;/P&gt;
&lt;P&gt;Thanks a lot for your quick help. I appreciate.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 06:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Dimension-Selection-by-User/m-p/2054959#M86664</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2023-03-30T06:07:00Z</dc:date>
    </item>
  </channel>
</rss>

