<?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: Show\Hide Tabs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829679#M292014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if based on use login if want to display we can use OSUSER(NTNAME) so that only given users can see the tabs/sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 09:20:20 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2015-06-16T09:20:20Z</dc:date>
    <item>
      <title>Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829675#M292010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i need to know how to hide the application tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829675#M292010</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-16T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829676#M292011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Document Properties &amp;gt; General &amp;gt; Check Hide Tabrow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829676#M292011</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-06-16T09:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829677#M292012</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;Document Property-&amp;gt;General -&amp;gt; check Hide Tabrow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829677#M292012</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-06-16T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829678#M292013</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;Do you want to hide the tabs permanently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then&lt;/P&gt;&lt;P&gt;Document Properties &amp;gt; General &amp;gt; Check Hide Tabrow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not do let the community know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829678#M292013</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-06-16T09:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829679#M292014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if based on use login if want to display we can use OSUSER(NTNAME) so that only given users can see the tabs/sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829679#M292014</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-06-16T09:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829680#M292015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use two macros:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub HideTabRow&lt;BR /&gt; Set DocProp = ActiveDocument.GetProperties&lt;BR /&gt; DocProp.ShowTabRow=false&lt;BR /&gt; ActiveDocument.SetProperties DocProp&lt;BR /&gt; End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ShowTabRow&lt;BR /&gt; Set DocProp = ActiveDocument.GetProperties&lt;BR /&gt; DocProp.ShowTabRow=True&lt;BR /&gt; ActiveDocument.SetProperties DocProp&lt;BR /&gt; End Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829680#M292015</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2015-06-16T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829681#M292016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to hide all the tabs you can do it as suggested above. &lt;/P&gt;&lt;P&gt;If you want to conditionally show and hide sheets . you can go to Sheet properties then General Tab and under Show sheet you will get Condition radio button. You can write your expression here. &lt;/P&gt;&lt;P&gt;you can also use text boxes and give the same show condition here, if you want to show the sheet name on top instead of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tabrow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829681#M292016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T09:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829682#M292017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't recommend macros for something that is possible with native functionality within QlikView. Tabs can be conditionally set to show/hide based on variables or other logic. So no need for a macro to do this.&lt;/P&gt;&lt;P&gt;Maybe have a read of this blog post by HIC&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3700"&gt;Macros are Bad&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829682#M292017</guid>
      <dc:creator />
      <dc:date>2015-06-16T09:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show\Hide Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829683#M292018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Tabs/m-p/829683#M292018</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-06-16T09:34:34Z</dc:date>
    </item>
  </channel>
</rss>

