<?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 How to change the tab color when it is activated. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399120#M148558</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;I have one question on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the tab color when it is activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2013 08:44:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-25T08:44:05Z</dc:date>
    <item>
      <title>How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399120#M148558</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;I have one question on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the tab color when it is activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 08:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399120#M148558</guid>
      <dc:creator />
      <dc:date>2013-04-25T08:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399121#M148559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;vishwaranjan&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, what I meant is I want to let all activated sheet tab with red, for unActivated one with black.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 08:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399121#M148559</guid>
      <dc:creator />
      <dc:date>2013-04-25T08:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399122#M148560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;in custom tab color of sheet pr0perties then write below code in calculated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetActiveSheetId()='Document\SH01',red(),Black())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 09:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399122#M148560</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-04-25T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399123#M148561</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;Find the attached file for tab color change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use below syntex for dynamic current sheet id&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetActiveSheetId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),2))&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 09:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399123#M148561</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-04-25T09:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399124#M148562</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;here is a video that will demonstrate 8 different ways of achieving this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://youtu.be/g1vIwNx8DMQ" title="http://youtu.be/g1vIwNx8DMQ"&gt;http://youtu.be/g1vIwNx8DMQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you find it useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 21:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399124#M148562</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-15T21:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399125#M148563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are very good programmer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 00:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399125#M148563</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-07-16T00:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399126#M148564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is another way that's not in the video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(MID(GetActiveSheetId(),10,4) ='SH01',GREEN())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MID will always start at 10 for GetActiveSheetId() if you want to return the Sheet number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document/SH01, Therefore the above Expression will give SH01&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 10:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399126#M148564</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-18T10:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399127#M148565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make a conclusion on which is the best approach in term of most simple ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399127#M148565</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-07-18T11:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399128#M148566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say using the RIGHT function is most simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(RIGHT(GetActiveSheetId(),4)='SH01',GREEN())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only say that because it's a function used in lot's of different Applications and would be well know to most beginners&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;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399128#M148566</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-18T11:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399129#M148567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might add that if a user creates a sheet it wont get the document prefix so the right() approach solves that kinda nicely. What bugs me though is that I haven't been able to figure out a totally dynamic expression that don't forces me to hard code the sheet id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 12:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/399129#M148567</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2013-07-18T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the tab color when it is activated.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/1651660#M447885</link>
      <description>&lt;P&gt;This doesn't quite work, cannot get to unset on exit.&lt;/P&gt;&lt;P&gt;I set 2 colour variables:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let vColHighlight = 'rgb(193,217,255)';
let vColNoHighlight = 'rgb(132,189,220)';&lt;/LI-CODE&gt;&lt;P&gt;For a sheet, I then use a trigger like this:&lt;/P&gt;&lt;P&gt;Set another variable vViewMode&lt;/P&gt;&lt;P&gt;Set an OnActivate Trigger: set variable vViewMode to be Dashboard&lt;/P&gt;&lt;P&gt;Then in General-&amp;gt;Custom Colours, I set the colour&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(vViewMode = 'Dashboard', $(vColHighlight), $(vColNoHighlight))&lt;/LI-CODE&gt;&lt;P&gt;However, I can't get the OnLeave Trigger where I set vViewMode to be 0, '' for it to change to vColNoHighlight,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this might be a good option: &lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Setting-active-tab-color/td-p/277965" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Setting-active-tab-color/td-p/277965&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 03:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-the-tab-color-when-it-is-activated/m-p/1651660#M447885</guid>
      <dc:creator>timmarsh</dc:creator>
      <dc:date>2019-11-27T03:20:00Z</dc:date>
    </item>
  </channel>
</rss>

