<?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: Is there a limit to the number of fields that can be used in Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929212#M649817</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;Try and save this section into QVD and then bring it back in and concatenate it to &lt;SPAN style="font-size: 10pt;"&gt;AuthorisationTable'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #008000;"&gt;/----------Add Service Accounts to Section Access&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Concatenate&lt;/SPAN&gt; (AuthorisationTable)&lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ACCESS,NTNAME&lt;BR /&gt; ADMIN,domainA\zzzzzz&lt;BR /&gt; ADMIN,domainB\xxxxxxx&lt;BR /&gt; ADMIN,domainC\yyyyyyyy&lt;BR /&gt; ]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 09:49:15 GMT</pubDate>
    <dc:creator>Gabriel</dc:creator>
    <dc:date>2015-09-30T09:49:15Z</dc:date>
    <item>
      <title>Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929203#M649808</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;We have 9 fields as part of data reduction (Section Access). If I add a 10th field, the script fails (general script failure with no additional information provided in the logs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant seem to find anything in the community that confirms this is a known limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929203#M649808</guid>
      <dc:creator>andrewmcgough</dc:creator>
      <dc:date>2015-09-24T04:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929204#M649809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No such restriction mentioned in reference manual though, just attaching &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;hic&lt;/A&gt;‌ blog in case it can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3757"&gt;Data Reduction Using Multiple Fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929204#M649809</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-09-24T04:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929205#M649810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your sample script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929205#M649810</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-24T04:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929206#M649811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt; &lt;SPAN style="color: #333333;"&gt;If you run the below it works without any error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;But, if more than 9 fields are listed the code fails, ie if you uncomment "FLAG_J". It doesn't matter which fields are included or excluded, but if there are more than 9 it fails. The logs don't give any reason for the failure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Access&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;Star&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; *;&lt;BR /&gt; &lt;BR /&gt; AuthorisationTable:&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Upper&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Trim&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ACCESS&lt;/SPAN&gt;)) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;ACCESS&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Subfield&lt;/SPAN&gt;('&lt;SPAN style="color: #800000;"&gt;domainA&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;domainB&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;domainC&lt;/SPAN&gt;,',',')&amp;amp; '\' &amp;amp; &lt;SPAN style="color: #0000ff;"&gt;Upper&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;NTNAME&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;NTNAME&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Upper&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;NTNAME&lt;/SPAN&gt;) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MAPPER&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_A&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_B&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_C&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_D&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_E&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_F&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_G&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_H&lt;/SPAN&gt;, &lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;FLAG_I&lt;/SPAN&gt; &lt;BR /&gt; &lt;SPAN style="color: #008000;"&gt;// FLAG_J&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt; [Security Test.xlsx]&lt;BR /&gt; (&lt;SPAN style="color: #0000ff;"&gt;ooxml&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;labels&lt;/SPAN&gt;, &lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; Reduction);&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #008000;"&gt;//----------Add Service Accounts to Section Access&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Concatenate&lt;/SPAN&gt; (AuthorisationTable)&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ACCESS,NTNAME&lt;BR /&gt; ADMIN,domainA\zzzzzz&lt;BR /&gt; ADMIN,domainB\xxxxxxx&lt;BR /&gt; ADMIN,domainC\yyyyyyyy&lt;BR /&gt; ]&lt;/SPAN&gt;; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: #008000;"&gt;//**********************************************************************************&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;Exit&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;Script&lt;/SPAN&gt;;&lt;BR /&gt; &lt;SPAN style="color: #008000;"&gt;//**********************************************************************************&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 05:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929206#M649811</guid>
      <dc:creator>andrewmcgough</dc:creator>
      <dc:date>2015-09-28T05:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929207#M649812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't replicate the issue. I tried with 11 fields and it worked fine with me. Could you post your qvw with sample data that demonstrates the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929207#M649812</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-29T08:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929208#M649813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the issue also present when you remove the line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star is *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929208#M649813</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-29T08:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929209#M649814</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;Have you try debugging each section of the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment out Star is *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment out the last script this section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #008000;"&gt;/----------Add Service Accounts to Section Access&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Concatenate&lt;/SPAN&gt; (AuthorisationTable)&lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ACCESS,NTNAME&lt;BR /&gt; ADMIN,domainA\zzzzzz&lt;BR /&gt; ADMIN,domainB\xxxxxxx&lt;BR /&gt; ADMIN,domainC\yyyyyyyy&lt;BR /&gt; ]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It's possible that the issue is not the number of fields loaded&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 13:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929209#M649814</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-09-29T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929210#M649815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, If I remove the last section of code “Concatenate (AuthorisationTable)” the code works, but this still doesn’t explain why the original code fails&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 22:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929210#M649815</guid>
      <dc:creator>andrewmcgough</dc:creator>
      <dc:date>2015-09-29T22:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929211#M649816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If "Star is *"&amp;nbsp; is removed the error still occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 22:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929211#M649816</guid>
      <dc:creator>andrewmcgough</dc:creator>
      <dc:date>2015-09-29T22:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929212#M649817</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;Try and save this section into QVD and then bring it back in and concatenate it to &lt;SPAN style="font-size: 10pt;"&gt;AuthorisationTable'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #008000;"&gt;/----------Add Service Accounts to Section Access&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Concatenate&lt;/SPAN&gt; (AuthorisationTable)&lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; * &lt;SPAN style="color: #0000ff;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[ACCESS,NTNAME&lt;BR /&gt; ADMIN,domainA\zzzzzz&lt;BR /&gt; ADMIN,domainB\xxxxxxx&lt;BR /&gt; ADMIN,domainC\yyyyyyyy&lt;BR /&gt; ]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 09:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929212#M649817</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-09-30T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limit to the number of fields that can be used in Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929213#M649818</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;&lt;/P&gt;&lt;P&gt;I feel the concatenation is poising the problem here, try like this have equal number of columns in the 2 table i.e. the concatenation table with dummy fields like 0 as FLAG_1 etc&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 09:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-limit-to-the-number-of-fields-that-can-be-used-in/m-p/929213#M649818</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-30T09:52:36Z</dc:date>
    </item>
  </channel>
</rss>

