<?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: Start with a field selection according to section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941666#M324658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's okay. You meant like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER1, USER1, USER123, SALES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER2, USER2, USER123, IT&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, USER1 will see only SALES whereas USER2 will see only IT. So, one department for each user would be visible. Perhaps, then you wouldn't have to select that single available department, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if users could have multiple departments like:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;USER1&lt;/STRONG&gt;, USER1, USER123, &lt;STRONG&gt;SALES&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;USER1&lt;/STRONG&gt;, USER1, USER123,&lt;STRONG&gt; IT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with OnOpen trigger as I suggested above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 12:53:35 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-12-16T12:53:35Z</dc:date>
    <item>
      <title>Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941658#M324650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear community, I have a problem that I hope you can help me with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following section access&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER, USER123, SALES&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do, is that USER which can only access to the SALES Department, starts with this DEPARTMENT Selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941658#M324650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T12:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941659#M324651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When only one department is there in the scope, if selected or not - result would be same (assuming the conditional expression like - if(getselectedcount(... is not being there). Otherwise, you could try with OnOpen trigger -&amp;gt;Select in Field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941659#M324651</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-16T12:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941660#M324652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This won't be necessary then in this case no other data will be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941660#M324652</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-16T12:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941661#M324653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do this with the OnPostReduceData() trigger found under Settings&amp;gt;&amp;gt;Triggers.&lt;/P&gt;&lt;P&gt;Add the SelectInField() action.&amp;nbsp; Field will Be Department and Search string will be =concat(Department,'|').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tested that but in theory it should work, even if the signed in user has multiple distinct departments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941661#M324653</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-12-16T12:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941662#M324654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109167_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941662#M324654</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-12-16T12:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941663#M324655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to explain that I have lots of different DEPARTMENTS and more than one user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941663#M324655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T12:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941664#M324656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True, but I can see reasons why a designer may want a particular field to be selected, even if the data in scope remains the same, eg:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Usability&lt;/STRONG&gt;, sometimes users need that comfort of seeing a particular field green&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Functional&lt;/STRONG&gt;: Maybe previous design has implemented a different chart to be displayed depending on what Department a super user selected.&amp;nbsp; Selecting a department automatically upon datareduction completing would mean that no changes were required to legacy functionality.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941664#M324656</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-12-16T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941665#M324657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can a single user have access to more than one department?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941665#M324657</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-12-16T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941666#M324658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's okay. You meant like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER1, USER1, USER123, SALES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER2, USER2, USER123, IT&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, USER1 will see only SALES whereas USER2 will see only IT. So, one department for each user would be visible. Perhaps, then you wouldn't have to select that single available department, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if users could have multiple departments like:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;USER1&lt;/STRONG&gt;, USER1, USER123, &lt;STRONG&gt;SALES&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;USER1&lt;/STRONG&gt;, USER1, USER123,&lt;STRONG&gt; IT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with OnOpen trigger as I suggested above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941666#M324658</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-16T12:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941667#M324659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing is that I have lots of charts that as a dimension it considers all of the Departments, so, If I don't start with a selection, no matter which user is connecting, it will show the information of all the Departments even though I just want to show him just one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941667#M324659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941668#M324660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there's just one user for one Department. Only Admin has access to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941668#M324660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941669#M324661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't work as espected. Indeed it started with the selection, but I don't know why the triggers I had didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941669#M324661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941670#M324662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;That's not a very secure option.&amp;nbsp; It means the user can see all departments (no data reduction happens) and (when working as designed) it sets an initial selection on the department the user has access to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941670#M324662</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-12-16T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941671#M324663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not making me any selections yet &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941671#M324663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941672#M324664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That what's happend. The really cool thing would be to be able to select both options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941672#M324664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Start with a field selection according to section access</title>
      <link>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941673#M324665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be that the concat is not quite right yet.&amp;nbsp; I think it's looking for something like (Sales | Marketing | Finance) and at the moment we are excluding the brackets.&amp;nbsp; Can you try with brackets, something like ='('&amp;amp;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;concat(Department,'|')&amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 14:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Start-with-a-field-selection-according-to-section-access/m-p/941673#M324665</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-12-16T14:31:30Z</dc:date>
    </item>
  </channel>
</rss>

