<?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 Navigation to different sheets via a dropdown in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950635#M78330</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Is it possible to navigate to different based on drop down value selected in Qlik Sense instead of Button. Please suggest if anybody has any solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 08:21:01 GMT</pubDate>
    <dc:creator>vish123</dc:creator>
    <dc:date>2022-07-01T08:21:01Z</dc:date>
    <item>
      <title>Navigation to different sheets via a dropdown in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950635#M78330</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Is it possible to navigate to different based on drop down value selected in Qlik Sense instead of Button. Please suggest if anybody has any solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950635#M78330</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-07-01T08:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation to different sheets via a dropdown in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950664#M78332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/89599"&gt;@vish123&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you can do is create a button and within this button select &lt;STRONG&gt;go to sheet defined by sheet ID.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;then create a variable input object and set this to dropdown. give this an variable and set this in the input object to dynamic. add the sheetID~label and you are good to go.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartW_0-1656668665343.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83127iA126CFD0B88B2A02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MartW_0-1656668665343.png" alt="MartW_0-1656668665343.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartW_1-1656668717827.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83128iF2AED096190D37FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MartW_1-1656668717827.png" alt="MartW_1-1656668717827.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You then select the sheet you want to go to with the dropdown and push the button afterwards to go to the sheet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if this helped please like and accept this answer as the solution&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 09:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950664#M78332</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2022-07-01T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation to different sheets via a dropdown in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950678#M78335</link>
      <description>&lt;P&gt;Hi MartW,&lt;/P&gt;
&lt;P&gt;I have tried this but problem is i have to click the button again to navigate to particular sheet after changing the value from dropdown. What i need is if is change sheet name from dropdown , upon change it should go to that particular sheet. I dont want to click the button again.. Please let me know if there is any solution.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 10:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950678#M78335</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-07-01T10:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation to different sheets via a dropdown in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950707#M78339</link>
      <description>&lt;P&gt;Unfortunately there is no other option in native Qlik like that.&lt;/P&gt;
&lt;P&gt;If you need something like this you need to start looking at extension.&lt;/P&gt;
&lt;P&gt;I know that Vizlib with the vizlib sheetmenu does something similar with dropdowns.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 10:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Navigation-to-different-sheets-via-a-dropdown-in-Qlik-Sense/m-p/1950707#M78339</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2022-07-01T10:59:25Z</dc:date>
    </item>
  </channel>
</rss>

