<?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: Separate section access data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120122#M919625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi thanks for replying&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 May 2016 08:49:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-14T08:49:37Z</dc:date>
    <item>
      <title>Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120117#M919620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I have bellow section access:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="section access.png" class="jive-image image-1" src="/legacyfs/online/124230_section access.png" style="height: 564px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have 3 different users&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;User1: can see the hospital names a1..a5&lt;/P&gt;&lt;P&gt;User2: can see the hospital names b1..b5&lt;/P&gt;&lt;P&gt;And admin that can see all the hospital names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to normalize&amp;nbsp; my section access that no need to repeat user1 or user 2, in fact user 1 just use one row.&lt;/P&gt;&lt;P&gt;How can i make excel file?&lt;/P&gt;&lt;P&gt;I would appreciate if anyone could help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120117#M919620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120118#M919621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could group your hospitals in an extra field "hospital group" with the values of a (includes a1..a5) and b (includes b1..b5).&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, 11 May 2016 10:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120118#M919621</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-11T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120119#M919622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create tables in Section Application like&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;UserHospitalAccess:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;USERNAME, hospital name&lt;/P&gt;&lt;P&gt;user1, a1&lt;/P&gt;&lt;P&gt;user1, a2&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...etc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;user1, a5&lt;/P&gt;&lt;P&gt;user2, b1&lt;/P&gt;&lt;P&gt;user2, b2&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...etc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UserSheetAccess:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;USERNAME, sheet1, sheet2, sheet3&lt;/P&gt;&lt;P&gt;user1, 1,1,1&lt;/P&gt;&lt;P&gt;user2, 1,1,1&lt;/P&gt;&lt;P&gt;user3, 1,1,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that all the fields in the Section Access table are in UPPERCASE. So USERNAME instead of Username. USERNAME also has to be in uppercase in the other tables otherwise you can't use these tables to reduce the data in the document for the users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 10:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120119#M919622</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-11T10:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120120#M919623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add the all togheter in one row With ex ';' separated, then use subfield in Your LOAD script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 335px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black; border-image: none;" width="64"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;ACCESS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;" width="64"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Username&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;" width="105"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Userkey&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;" width="102"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Hospitalname&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;ADMIN&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;admin&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;*&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;*&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;USER&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;User1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;a1;a2;a3;a4;a5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black; border-image: none;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;a1;a2;a3;a4;a5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;upper(subfield(Userkey,';')) as Userkey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 13:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120120#M919623</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2016-05-11T13:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120121#M919624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for replying&lt;/P&gt;&lt;P&gt;can you give me an example of excel and coding section?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 04:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120121#M919624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-14T04:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Separate section access data</title>
      <link>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120122#M919625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi thanks for replying&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 08:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separate-section-access-data/m-p/1120122#M919625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-14T08:49:37Z</dc:date>
    </item>
  </channel>
</rss>

