<?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 Tab level filtering automated in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tab-level-filtering-automated/m-p/693163#M250722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know of a way to create an expression that has almost a filtering effect on all data in the tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance I have to build into every expression a set that looks at the user role field then filters based on this which is VERY cumbersome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to create an expression at the tab level that will create almost like a tab level "set analysis" (filter) based on this expression? I don't want something that actually filters (like on a list box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of anything but I have to create an If statement on every expression on almost every tab based on a users role. Section access isn't possible for various reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any advice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 02:41:59 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2014-07-17T02:41:59Z</dc:date>
    <item>
      <title>Tab level filtering automated</title>
      <link>https://community.qlik.com/t5/QlikView/Tab-level-filtering-automated/m-p/693163#M250722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know of a way to create an expression that has almost a filtering effect on all data in the tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance I have to build into every expression a set that looks at the user role field then filters based on this which is VERY cumbersome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to create an expression at the tab level that will create almost like a tab level "set analysis" (filter) based on this expression? I don't want something that actually filters (like on a list box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of anything but I have to create an If statement on every expression on almost every tab based on a users role. Section access isn't possible for various reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any advice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 02:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tab-level-filtering-automated/m-p/693163#M250722</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-07-17T02:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tab level filtering automated</title>
      <link>https://community.qlik.com/t5/QlikView/Tab-level-filtering-automated/m-p/693164#M250723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi you can try using bookmarks, triggers to do this.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. save selections to bookmark&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. clear selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Bookmark can save and retrieve the filter selections whenever we required, that's the great feature of BookMark in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;An additional step for your requirements will be fulfilled by applying triggers only in "On-Leave" and "On-Activate" actions.i.e; Right-Click on sheet --&amp;gt; Properties --&amp;gt; Triggers --&amp;gt; Sheet Events&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1.)On-Leave&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Action Type --&amp;gt; Bookmarks --&amp;gt; ReplaceBookmark= BM01&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Action Type --&amp;gt; Selections --&amp;gt; ClearAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;2.)On-Activate&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Action Type --&amp;gt; Bookmarks --&amp;gt; ApplyBookmark = BM01&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Or try the link below&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/thread/46686"&gt;filtering data for a whole sheet&lt;/A&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 03:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tab-level-filtering-automated/m-p/693164#M250723</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2014-07-17T03:00:22Z</dc:date>
    </item>
  </channel>
</rss>

