<?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: Tips,Ideas, Etc on Tab Views in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524088#M549060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an expression in your listbox like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(Industry, 'Charter', 'Public K-12'), Industry)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only show the two Industries.&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>Thu, 16 Jan 2014 20:37:19 GMT</pubDate>
    <dc:creator>jerem1234</dc:creator>
    <dc:date>2014-01-16T20:37:19Z</dc:date>
    <item>
      <title>Tips,Ideas, Etc on Tab Views</title>
      <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524087#M549058</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 am loading all the data once and want to create different tabs, list boxes, and charts for the application I am working on.&amp;nbsp; What I was wondering are there any tips, tricks, etc someone can share with me to help out.&amp;nbsp; I have included a couple of screen shots to demonstrate what I want to accomplish.&amp;nbsp; In the first picture you see the user has all the possible options for Type, Status, and Industry.&amp;nbsp; Here is the screen shot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="296" src="https://community.qlik.com/legacyfs/online/51644_pastedImage_0.png" style="width: 525.597px; height: 296px;" width="526" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the second shot with the only thing different is I want to only show 2 Industry types but all the Types and Statuses.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" height="300" src="https://community.qlik.com/legacyfs/online/51646_pastedImage_3.png" style="width: 532.951px; height: 300px;" width="533" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524087#M549058</guid>
      <dc:creator />
      <dc:date>2014-01-16T20:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tips,Ideas, Etc on Tab Views</title>
      <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524088#M549060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an expression in your listbox like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(Industry, 'Charter', 'Public K-12'), Industry)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will only show the two Industries.&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>Thu, 16 Jan 2014 20:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524088#M549060</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-01-16T20:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tips,Ideas, Etc on Tab Views</title>
      <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524089#M549061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want what is displayed based on the user, you should search the community and QV help for &lt;EM&gt;Section Access&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524089#M549061</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-16T20:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tips,Ideas, Etc on Tab Views</title>
      <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524090#M549063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Nicole.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That hat is what I thought.&amp;nbsp; I am new to Qlikview and still learning.&amp;nbsp; I will look up Section Access to get a better understanding of it.&amp;nbsp; That is the direction I want to go.&amp;nbsp; I am creating this one document for my Sales and Marketing teams. I want to make it really easy to use with selections. I am thinking there is a way to expand so that each of my teams opens the one document and only sees the tabs that they need to see.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I may ask another question. I believe I can create a text box the same size as my chart.&amp;nbsp; Make it a top top layer and put a condtional message if there are no selections in the current selections.&amp;nbsp; I have not done it before but I read it somewhere. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 22:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524090#M549063</guid>
      <dc:creator />
      <dc:date>2014-01-16T22:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Tips,Ideas, Etc on Tab Views</title>
      <link>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524091#M549065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to do everything you've mentioned with a mix of section access and by using OSUser() or QVUser() depending on how you set up the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a text box with a conditional message about the current selections.&amp;nbsp; For this, I think you want to look into the function GetCurrentSelections():&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P class="syntax"&gt;&lt;STRONG&gt;getcurrentselections (&lt;SPAN class="Italic"&gt;[RecordSep [, TagSep [,ValueSep [, MaxValues]]]]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Returns a string with the current selections in the document.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;RecordSep&lt;/SPAN&gt; is the separator to be put between field records. The default is &amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;TagSep&lt;/SPAN&gt; is the separator to be put between the field name tag and the field values. The default is ': '.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ValueSep&lt;/SPAN&gt; is the separator to be put between field values. The default is ', '.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;Maxvalues&lt;/SPAN&gt; is the maximum number of field values to be individually listed. When a larger number of values is selected the format 'x of y values' will be used instead. The default is 6.&lt;/P&gt;
&lt;P class="example"&gt;&lt;STRONG&gt;Examples&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="Code"&gt;getcurrentselections ( )&lt;/P&gt;
&lt;P class="Code"&gt;getcurrentselections ( chr(13)&amp;amp;chr(10) , ' = ' )&lt;/P&gt;
&lt;P class="Code"&gt;getcurrentselections ( chr(13)&amp;amp;chr(10) , ' : ' , ' ; ' )&lt;/P&gt;
&lt;P class="Code"&gt;getcurrentselections ( chr(13)&amp;amp;chr(10) , ' : ' , ' ; ' , 10 )&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tips-Ideas-Etc-on-Tab-Views/m-p/524091#M549065</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-17T13:18:24Z</dc:date>
    </item>
  </channel>
</rss>

