<?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: Reorder Tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675684#M245311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be possible by Sheet properties ---&amp;gt; Tab color ---&amp;gt; In calculated try to use the "osuser()".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If &lt;STRONG&gt;"osuser()"&lt;/STRONG&gt; = &lt;STRONG&gt;"A",'Green','Red'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 09:40:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-15T09:40:53Z</dc:date>
    <item>
      <title>Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675678#M245305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #666666;"&gt;We have a requirement to change the index of Tab. For instance for user 1 the TAB sequence would be Orange,Green,Red. for the other user the sequence would be Red, Orange, Green. Will it be possible to implement&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 08:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675678#M245305</guid>
      <dc:creator>parag_anilnaik</dc:creator>
      <dc:date>2014-07-15T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675679#M245306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so, unless someone knows how to manipulate the Qlikview.txt or TopView.xml files on the fly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 08:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675679#M245306</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-07-15T08:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675680#M245307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think tabs can be re order dynamically but may be you can hide the tabs and use buttons and in that case you can create multiple sets or orders of button based on the combination of buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675680#M245307</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-07-15T09:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675681#M245308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how to order tabs but you can duplicate them and give permissions by user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orange, Green, Red, Red, Orange, Green&lt;/P&gt;&lt;P&gt;The first 3 only available for user 1 and the last 3 for user 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a dirty solution but it will work... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675681#M245308</guid>
      <dc:creator />
      <dc:date>2014-07-15T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675682#M245309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats right Sudeep.&lt;/P&gt;&lt;P&gt;Parag you can set the tabs to show conditional based on a variable (say vTab='SH01'), and use button actions to set that variable. To get the desired effect you can create two sets of buttons in the required order, and condition show each set based on a variable (say UserPref='OGR'), which is set by the user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ordering:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;User, Order&lt;/P&gt;&lt;P&gt;UserA, ORG&lt;/P&gt;&lt;P&gt;UserB, ROG&lt;/P&gt;&lt;P&gt;UserC, ROG&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UserPref:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;ApplyMap('Ordering', OSUser, 'ORG') as UserPref&lt;/P&gt;&lt;P&gt;AutoGenerate (1)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let us know how you get on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675682#M245309</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-15T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675683#M245310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer Sudeep's approach, because you only duplicate the buttons and not the whole tabs.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675683#M245310</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-15T09:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675684#M245311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be possible by Sheet properties ---&amp;gt; Tab color ---&amp;gt; In calculated try to use the "osuser()".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If &lt;STRONG&gt;"osuser()"&lt;/STRONG&gt; = &lt;STRONG&gt;"A",'Green','Red'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675684#M245311</guid>
      <dc:creator />
      <dc:date>2014-07-15T09:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675685#M245312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the color is the name of the tab not the color of the tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675685#M245312</guid>
      <dc:creator />
      <dc:date>2014-07-15T09:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675686#M245313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62414_Capture.JPG.jpg" style="width: 620px; height: 329px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675686#M245313</guid>
      <dc:creator />
      <dc:date>2014-07-15T09:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reorder Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675687#M245314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah thats the same thing which were trying..There is no direct option available in Qv. Apart from that changing anything in prj files will not be liable for Qv support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reorder-Tab/m-p/675687#M245314</guid>
      <dc:creator>parag_anilnaik</dc:creator>
      <dc:date>2014-07-21T10:11:10Z</dc:date>
    </item>
  </channel>
</rss>

