<?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: How to Create Bread Crumb Navigation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440676#M564308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some ideas on how to accomplish this.&lt;/P&gt;&lt;P&gt;Lately I have been trying Macros to see if it will work, but not sure if I am in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone achieved this functionality using QlikView Out of the box or using Macros?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2013 21:24:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-28T21:24:47Z</dc:date>
    <item>
      <title>How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440672#M564304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QlikViewers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help with a business requirement of creating a bread Crumbs type of navigation structure. So basically what I want is something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView Mait tab&amp;gt;Chart 2 on Main Tab&amp;gt; Chart 3 on Tab2&amp;gt; Main tab Chart 1&amp;gt;....and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This navigation list should be clickable so that one can follow the mouse clicks he.she did back and forth. Please notice that this functionality is not the same as Back and Forward buttons in QlikView because what all these buttons do is clear the selections one by one, but they do not move you to different tabs to take you back the path you took to arrive at the current QlikView tab from other tabs and chart objects. I hope I am clear in my requirement, but please let me know if you need more information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above navigation path needs to be Clikable so that one can jump across few tabs back in the navigation just by clicking the respective section on the Bread crumb above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if you can share your thoughts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 20:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440672#M564304</guid>
      <dc:creator />
      <dc:date>2013-01-21T20:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440673#M564305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly navigate to another chart by clicking on one. However, you can smartly align buttons at the bottom of the chart. Use the Activate Sheet triggers on these buttons (check for Trigger under Action tab) and specify the sheet you want to activate appropriately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can use variables and set them at button click to navigate to a different tab point to a particular chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attachment for a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 21:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440673#M564305</guid>
      <dc:creator />
      <dc:date>2013-01-21T21:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440674#M564306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khaled,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my requirement is to have a website like navigation, which shows the path I have taken to reach the current chart or tab. Now creating buttons for that I am not sure how they will function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the variables, can you set a variable each time with the object ID of the tab/chart you navigate to and then use a string to concatenate these paths and make them Clickable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My developer license got messed up and I cannot lease it from the publisher anymore. So cannot see your file. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 23:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440674#M564306</guid>
      <dc:creator />
      <dc:date>2013-01-21T23:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440675#M564307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably figure out a really complicated way to do this but if it's not a deal breaker I would recommend you to tell your client that it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView is widely used across the world, they should be ok with using functionality as it is, just my 2 cents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 00:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440675#M564307</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-01-22T00:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440676#M564308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some ideas on how to accomplish this.&lt;/P&gt;&lt;P&gt;Lately I have been trying Macros to see if it will work, but not sure if I am in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone achieved this functionality using QlikView Out of the box or using Macros?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 21:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440676#M564308</guid>
      <dc:creator />
      <dc:date>2013-01-28T21:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440677#M564309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just create a textbox and use an expression like the following. It's a lot of work, but it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(getselectedcount(Temporada)&amp;gt;0,concat(distinct Temporada,', ') &amp;amp; '/') &amp;amp;&lt;/P&gt;&lt;P&gt;if(getselectedcount(Especie)&amp;gt;0,concat(distinct Especie,', ') &amp;amp; '/')&amp;nbsp; &amp;amp; &lt;/P&gt;&lt;P&gt;if(getselectedcount(SemanaAñoZarpe)&amp;gt;0,concat(distinct SemanaAñoZarpe,', ') &amp;amp; '/') &amp;amp;&lt;/P&gt;&lt;P&gt;if(getselectedcount(SemanaZarpe)&amp;gt;0,concat(distinct SemanaZarpe,', ') &amp;amp; '/' ) &amp;amp; &lt;/P&gt;&lt;P&gt;if(getselectedcount([Tipo Transporte])&amp;gt;0,concat(distinct [Tipo Transporte],', ') &amp;amp; '/' ) &amp;amp; &lt;/P&gt;&lt;P&gt;if(getselectedcount([Region Final])&amp;gt;0,concat(distinct [Region Final],', ') &amp;amp; '/' ) &amp;amp; &lt;/P&gt;&lt;P&gt;if(getselectedcount([Pais Final])&amp;gt;0,concat(distinct [Pais Final],', ') &amp;amp; '/' ) &amp;amp; &lt;/P&gt;&lt;P&gt;if(getselectedcount([Variedad Rotulada])&amp;gt;0,concat(distinct [Variedad Rotulada],', ') &amp;amp; '/') &amp;amp;&lt;/P&gt;&lt;P&gt;if(getselectedcount(Exportador)&amp;gt;0,concat(distinct Exportador,', ') &amp;amp; '/') &amp;amp;&lt;/P&gt;&lt;P&gt;if(getselectedcount(Recibidor)&amp;gt;0,concat(distinct Recibidor,', ') &amp;amp; '/')&lt;/P&gt;&lt;P&gt;..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440677#M564309</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2018-03-01T20:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440678#M564310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share your data or app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440678#M564310</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-03-01T20:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440679#M564311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 17:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440679#M564311</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2018-03-09T17:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Bread Crumb Navigation</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440680#M564312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!I attached the shell of a template I sometimes use.&amp;nbsp; It has the start of breadcrumb navigation, but can be built out if needed using GetActiveSheetID &lt;SPAN style="font-size: 13.3333px;"&gt;the logic in kjh hjjh's text box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the load script for details.&amp;nbsp; Name your tabs (sheets) in the load script.&amp;nbsp; Then, change the Sheet ID to the same name.&amp;nbsp; Navigation is done.&amp;nbsp; You'll see the breadcrumb start.&amp;nbsp; Place your GetActiveSheetID logic there and that should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 20:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Create-Bread-Crumb-Navigation/m-p/440680#M564312</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2018-03-09T20:50:44Z</dc:date>
    </item>
  </channel>
</rss>

