<?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 a dynamic color tab ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456546#M170454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No macro needed, use conditional tab color (sheet properties), here is an example:&lt;/P&gt;&lt;P&gt;if&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&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;(),'*SH01'), blue(), red())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 18:09:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-21T18:09:02Z</dc:date>
    <item>
      <title>How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456543#M170451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a dynamic color tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have to have a tab in my help tab (Red on White) and the second tab is classic (grey/black).&lt;/P&gt;&lt;P&gt;Then when I click on the second tab my color of tab is (Red on white).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can do it with variables or macro ?&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>Wed, 21 Nov 2012 17:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456543#M170451</guid>
      <dc:creator />
      <dc:date>2012-11-21T17:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456544#M170452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try it with change----- default color in active and inactive tab under option --"caption"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 18:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456544#M170452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-21T18:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456545#M170453</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; PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 18:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456545#M170453</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-21T18:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456546#M170454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No macro needed, use conditional tab color (sheet properties), here is an example:&lt;/P&gt;&lt;P&gt;if&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&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;(),'*SH01'), blue(), red())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 18:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456546#M170454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-21T18:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456547#M170455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. &lt;/P&gt;&lt;P&gt;It's very great!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 20:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456547#M170455</guid>
      <dc:creator />
      <dc:date>2012-11-21T20:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456548#M170456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare a New Variable in Variable overview as 'ActiveSheet'&lt;/P&gt;&lt;P&gt;SUB SET_ActiveSheet&lt;/P&gt;&lt;P&gt;Write A Macro &lt;/P&gt;&lt;P&gt;SUB SET_ActiveSheet&lt;/P&gt;&lt;P&gt;if ActiveDocument.Sheets(1).IsActive then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Variables("ActiveSheet").SetContent "Sheet2", true&lt;BR /&gt;else if ActiveDocument.Sheets(2).IsActive then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActiveDocument.Variables("ActiveSheet").SetContent "Sheet3", true&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;END IF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call this Macro SUB SET_ActiveSheet In Each Sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Each sheet &lt;BR /&gt;Tab colour as calulated and set =IF ( ActiveSheet = 'Sheet1' , RGB(33,84,115)) then&lt;BR /&gt;=IF ( ActiveSheet = 'Sheet2' , RGB(33,84,115))...etc for each sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So According to selection Active Tab colour wil get chnaged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456548#M170456</guid>
      <dc:creator />
      <dc:date>2013-03-08T14:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dynamic color tab ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456549#M170457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/judikael" id="jive-2984227299776854964640" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Judikael&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a video that shows 8 different ways in which this can be done&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;&lt;/P&gt;&lt;P&gt;It includes Michael's answer too!! thanks Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 21:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-dynamic-color-tab/m-p/456549#M170457</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-15T21:09:49Z</dc:date>
    </item>
  </channel>
</rss>

