<?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 Design a Custom Sheet Menu for Every Sheet? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712292#M540235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are other things you could change dependant on Sheet ID, some examples include :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Text displayed&lt;/LI&gt;&lt;LI&gt;Font colour&lt;/LI&gt;&lt;LI&gt;Hide / Show Objects&lt;/LI&gt;&lt;LI&gt;Caption colours&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you incorporate the expression into a variable and then exploit the Document level Variable Event Triggers you can do loads of other things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jul 2014 17:04:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-20T17:04:39Z</dc:date>
    <item>
      <title>How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712287#M540230</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;Let's assume a QV-App consisting of 8 sheets. I would like to have on every sheet a section, f.x. on the left side, containing links to every sheet with the link to the current sheet being highlighted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clipboard02.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62728_Clipboard02.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the present the best way I can think of to realize this is rather cumbersome - I would have to create 8 buttons linking to each of the 8 sheets - copy-pasting those 8 buttons to the remaining 7 sheets - making sure they are placed identically and then adjust the respective (linking to the present sheet) button's properties to have it highlighted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get this done which is easier to realize and especially easier to maintain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raffael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 15:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712287#M540230</guid>
      <dc:creator />
      <dc:date>2014-07-20T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712288#M540231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tabs on a qvw dashboard already provide exactly the functionality you wish to create without taking up any valuable screen estate for all the additional buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However should you really wish to re-invent the wheel, then a couple things should help you :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For the button copy / pastes, do a Paste Sheet Object as link&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use the &lt;EM&gt;GetActiveSheetID()&lt;/EM&gt; function to auto highlight the button for the active sheet.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 15:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712288#M540231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-20T15:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712289#M540232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, specific ideas about how a Dashboard is supposed to look like is pretty common among customers. So just saying stick with the tab row otherwise you are "reinventing the wheel" is not a justified assessment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I implement a conditional formatting - f.x. setting background color of button to red if sheet-ID is "A" and to blue if sheet-ID is not "A". Do you have a link or the chapter of the reference where I can read about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 16:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712289#M540232</guid>
      <dc:creator />
      <dc:date>2014-07-20T16:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712290#M540233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an expression something like this for your colour expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( GetActiveSheetId() = 'Document\SH01'&amp;nbsp; , yellow() , red() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a button on the General tab :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set the Background to plain&lt;/LI&gt;&lt;LI&gt;Choose 'Color' just below this&lt;/LI&gt;&lt;LI&gt;Double click the actual color box&lt;/LI&gt;&lt;LI&gt;For Base color choose Calculated&lt;/LI&gt;&lt;LI&gt;Enter your expression&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; Personally I use Text Objects instead of Buttons,for these on the General tab :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For Background, select color&lt;/LI&gt;&lt;LI&gt;Double click the actual color box&lt;/LI&gt;&lt;LI&gt;For Base color choose Calculated&lt;/LI&gt;&lt;LI&gt;Enter your expression&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 16:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712290#M540233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-20T16:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712291#M540234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it seems like the possibility of formulating a conditional formatting using an expression is restricted to the background-color. Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 16:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712291#M540234</guid>
      <dc:creator />
      <dc:date>2014-07-20T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a Custom Sheet Menu for Every Sheet?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712292#M540235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are other things you could change dependant on Sheet ID, some examples include :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Text displayed&lt;/LI&gt;&lt;LI&gt;Font colour&lt;/LI&gt;&lt;LI&gt;Hide / Show Objects&lt;/LI&gt;&lt;LI&gt;Caption colours&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you incorporate the expression into a variable and then exploit the Document level Variable Event Triggers you can do loads of other things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 17:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-Custom-Sheet-Menu-for-Every-Sheet/m-p/712292#M540235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-20T17:04:39Z</dc:date>
    </item>
  </channel>
</rss>

