<?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: Section Access: Combine 'Data reduction' and 'Initial Selection' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862830#M301997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add: it does not work in combination with 'Strict Exclusion', leave only 'Data Reduction upon...' switched on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 15:57:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-13T15:57:23Z</dc:date>
    <item>
      <title>Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862824#M301991</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;In a QlikView document I am succesfully applying Section Access (although it is applied via an excel file, for simplification I show it as an Load Inline Table here):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Access;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Load * Inline [&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;NTNAME, ACCESS, REDUCTIONFIELD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Admin, Admin, *&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;USER_A1, User, A&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;User_B1, User, B,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;User_B1, User, B&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;];&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I would also like to make an automatic selection after a user had logged in. Preferably based on a different field (let's call it 'SELECTIONFIELD'). However for this field no data reduction - the user must be able to manually make a different selection in the samen field. &lt;/P&gt;&lt;P&gt;Eg.: When User_B1 does a login, the data is reduced according to 'B'. After the dashbaord has been opened, it also shows an active selection on 'SELECTIONFIELD' (SelectB1). If User_B2 opens the dashboard, the same reduction is applied (according to 'B') however his active selection is 'SelectB2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 12:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862824#M301991</guid>
      <dc:creator />
      <dc:date>2015-07-13T12:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862825#M301992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 ways:&lt;/P&gt;&lt;P&gt;- either you write a complex OnOpen trigger (not convenient if you have many users&lt;/P&gt;&lt;P&gt;- or you set a table with user and SelectB2 fields, and then use this table as set analysis in your expressions or as an OnOpen trigger as option 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 12:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862825#M301992</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-07-13T12:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862826#M301993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2 looks like an interesting path to follow. However I am not yet&lt;/P&gt;&lt;P&gt;there.&lt;/P&gt;&lt;P&gt;I created the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Groups_Selection:&lt;/P&gt;&lt;P&gt;LOAD USER,&lt;/P&gt;&lt;P&gt;     Group&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Section_Application)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With e.g. USER = User_B1; Group = SelectB1, USER = USER_B2, Group =&lt;/P&gt;&lt;P&gt;SelectB2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create an OnOpen  Trigger with command:&lt;/P&gt;&lt;P&gt;Select in Field: Field x ; Value = Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this does not have any effect. no selections are made.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Koen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Mon, Jul 13, 2015 at 2:54 PM, ioannis giakoumakis &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862826#M301993</guid>
      <dc:creator />
      <dc:date>2015-07-13T13:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862827#M301994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no selections are made even when using the desktop client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862827#M301994</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-07-13T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862828#M301995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No selection is made:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="13-7-2015 4-24-03 PM.jpg" class="jive-image image-1" src="/legacyfs/online/92697_13-7-2015 4-24-03 PM.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 14:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862828#M301995</guid>
      <dc:creator />
      <dc:date>2015-07-13T14:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862829#M301996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ioannis (and other), &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I wasn't clear enough. However, your answer did indicate in the right direction, so I'll like it:).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The total solution was: &lt;/P&gt;&lt;P&gt;Include the field in the Section Application part; so &lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * Inline [&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NTNAME, ACCESS, REDUCTIONFIELD, SELECTIONFIELD&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Admin, Admin, *, *&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER_A1, User, A, *&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;User_B1, User, B, B1&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;User_B2, User, B, B2&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//Load * Inline can be an excel or qvd table as well.&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However 'SELECTIONFIELD' should not exist in the original data (or data will be reduced via row filters).&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can then add on the row below Section Application an extra table with&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;//Load * Inline can be an excel or qvd table as well. Be sure to load distinct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * Inline [&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SELECTIONFIELD&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;B1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;B2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This field is reduced to one value - which you then can use as trigger field to make a selection (e.g. OnOpen)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862829#M301996</guid>
      <dc:creator />
      <dc:date>2015-07-13T15:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access: Combine 'Data reduction' and 'Initial Selection'</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862830#M301997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add: it does not work in combination with 'Strict Exclusion', leave only 'Data Reduction upon...' switched on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Combine-Data-reduction-and-Initial-Selection/m-p/862830#M301997</guid>
      <dc:creator />
      <dc:date>2015-07-13T15:57:23Z</dc:date>
    </item>
  </channel>
</rss>

