<?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: navigation frame in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326962#M581374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a very elegant solution but this sample would do the trick.&lt;/P&gt;&lt;P&gt;Introduce sheetID as a field and leverage triggers for selections in your sheet name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will activate your sheet. There is also a conditional show on a sheet that uses a variable and triggers aswell to hide/show your sheet depending on selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would probably do this with a document extension instead so you have a nice navigation pane that is dynamic, requires qv11 though &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2011 13:40:52 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2011-12-28T13:40:52Z</dc:date>
    <item>
      <title>navigation frame</title>
      <link>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326960#M581372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create navigation frame in Qlikview.&lt;/P&gt;&lt;P&gt;Tried with container object and Extensionable object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user clicks the value , specific sheet should be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;Branch if user clicks on Branch summary , sheet 3 should be opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to acheive and please find attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Qlikview Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326960#M581372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-28T12:17:49Z</dc:date>
    </item>
    <item>
      <title>navigation frame</title>
      <link>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326961#M581373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; you can put a show/hide rule on the sheet so lets say the user select "Branch Summary" in&lt;/P&gt;&lt;P&gt;field SheetSelection&lt;/P&gt;&lt;P&gt;so in sheet3 put this rule &lt;/P&gt;&lt;P&gt;show sheet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;index(getfieldseletion(SheetSelection),'Branch Summary')&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 13:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326961#M581373</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-12-28T13:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: navigation frame</title>
      <link>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326962#M581374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a very elegant solution but this sample would do the trick.&lt;/P&gt;&lt;P&gt;Introduce sheetID as a field and leverage triggers for selections in your sheet name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will activate your sheet. There is also a conditional show on a sheet that uses a variable and triggers aswell to hide/show your sheet depending on selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would probably do this with a document extension instead so you have a nice navigation pane that is dynamic, requires qv11 though &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 13:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326962#M581374</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2011-12-28T13:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: navigation frame</title>
      <link>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326963#M581375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an extension object that might do the trick. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexander - would there be any benefit to doing this as a document extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3702" title="http://community.qlik.com/docs/DOC-3702"&gt;http://community.qlik.com/docs/DOC-3702&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 02:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/navigation-frame/m-p/326963#M581375</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-12-03T02:06:30Z</dc:date>
    </item>
  </channel>
</rss>

