<?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 Problem From QMC (QVD) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903169#M1217822</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Has this user also any valid linking-value against the data-model? Further what happens if this users tries to open this app with a local desktop client and/or within the access point?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Marcus&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 17:01:20 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-03-09T17:01:20Z</dc:date>
    <item>
      <title>Section Access Problem From QMC (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1902900#M1217795</link>
      <description>&lt;P&gt;Hi everyone, I have a problem reloading an app from QMC. (it works reloading on local)&lt;/P&gt;
&lt;P&gt;The problem seems to be in Section Access as trying to load the app without that has no problem. The error log gives no information, only Execution failed.&lt;/P&gt;
&lt;P&gt;This is the section access script:&lt;/P&gt;
&lt;P&gt;SECTION ACCESS;&lt;/P&gt;
&lt;P&gt;Load Distinct &lt;BR /&gt;'ADMIN' AS ACCESS, &lt;BR /&gt;upper(CID) as CID, &lt;BR /&gt;upper(ACCOUNT_ID) AS USERID&lt;BR /&gt;FROM [$(vDwAssoc)/UserUoHieararchy.qvd] (qvd) where 1=1;&lt;/P&gt;
&lt;P&gt;Section application;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am thinking the problem may be that I am trying to load a qvd as a section access, but I have seen that adding where 1=1 should work, we've tried also to add 'Upper' but it still doesn't work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone could help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 11:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1902900#M1217795</guid>
      <dc:creator>qWarrior</dc:creator>
      <dc:date>2022-03-09T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Problem From QMC (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903045#M1217808</link>
      <description>&lt;P&gt;Is the user who runs the server-services be included within the section access? Also just comment the section-lines or loading the table twice (by adjusting the field-names to avoid synthetic keys) to load the table visible in the data-model - it exclude that this load failed due any access rights and will provide the possibility to display these information and their data-model linking within the UI and to check them there.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 14:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903045#M1217808</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-03-09T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Problem From QMC (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903053#M1217816</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;Did you add the Server user as ADMIN to be able to run ?&lt;BR /&gt;Also in the task setting have you added the user and password to run ?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 14:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903053#M1217816</guid>
      <dc:creator>ThiagoCN</dc:creator>
      <dc:date>2022-03-09T14:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Problem From QMC (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903168#M1217821</link>
      <description>&lt;P&gt;Yes, the Server user is inside the section access, its a rootadmin, i don't have any problem running other apps or tasks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The app is also owned by the same user.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 16:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903168#M1217821</guid>
      <dc:creator>qWarrior</dc:creator>
      <dc:date>2022-03-09T16:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Problem From QMC (QVD)</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903169#M1217822</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Has this user also any valid linking-value against the data-model? Further what happens if this users tries to open this app with a local desktop client and/or within the access point?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Marcus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 17:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Problem-From-QMC-QVD/m-p/1903169#M1217822</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-03-09T17:01:20Z</dc:date>
    </item>
  </channel>
</rss>

