<?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: Binary load qvw file with section access in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627888#M46718</link>
    <description>&lt;P&gt;You dont need legacy mode to run this. I only mentioned it to point out that i did not use Lib:// syntax, hovewer with Standard mode it is still working ok.&lt;/P&gt;&lt;P&gt;Next thing which comes to my mind is the version of Qlik Sense and version of QlikView.&lt;/P&gt;&lt;P&gt;I tested mine on QlikSense September 2019 and QlikView document created on the latest available QlikView version (whatever it is....)&lt;/P&gt;&lt;P&gt;and just to make sure:&lt;/P&gt;&lt;P&gt;you are running your tests on QlikSense server (not on Qlik Sense Desktop!!!)? Desktop does not support section access!&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 21:57:19 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-09-24T21:57:19Z</dc:date>
    <item>
      <title>Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626223#M46622</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Hope you are doing well !!&lt;/P&gt;&lt;P&gt;I am unable to binary load qvw file with section access. I am receiving a general error. Tried to binary load after commenting the section access , worked fine.&lt;/P&gt;&lt;P&gt;I have admin access of the qvw file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Found similar post where it was told that the task was possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626223#M46622</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2024-11-16T20:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626235#M46625</link>
      <description>&lt;P&gt;Document settings-&amp;gt;Opening tab .... uncheck 'Prohibit binary load'&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 10:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626235#M46625</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-09-20T10:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626646#M46646</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;Thanks for the reply !!&lt;/P&gt;&lt;P&gt;The Prohibit binary load is unchecked in the qvw file. I am able to binary load the same app in a new Qlikview application, but not able to&amp;nbsp; achieve the same in the qliksense application.&lt;/P&gt;&lt;P&gt;It works fine once i comment the section access code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems bit weird ..&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2019 12:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626646#M46646</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-22T12:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626703#M46649</link>
      <description>&lt;P&gt;binary load must the first statement in your script.&lt;/P&gt;&lt;P&gt;simply put binary load before your section access script!&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 04:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626703#M46649</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-23T04:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626718#M46650</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;Its the first statement yet its giving me the general error.&lt;/P&gt;&lt;P&gt;We use ntname in the section access code in qvw file. As we use userid in sense, Is there a possibility that when i binary load the qvw file in qliksense , the later is not interpreting it. Hence its showing the general script error.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 05:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626718#M46650</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-23T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626721#M46651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i think your explanation was not clear enough.&lt;/P&gt;&lt;P&gt;So what you are trying to do is to load QlikView model from qvw file with section access using Binary load into QlikSense application...&amp;nbsp;&lt;/P&gt;&lt;P&gt;To be frank I have never had to do anything like this so will not know correct answer for sure. However you are proabbly right that NTNAME field cannot be recognised hence General script error.&lt;/P&gt;&lt;P&gt;Have you tried loading the model from QVW and doing one of the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;dropping section access table in load script and recreating it with supported fields in Qlik Sense script,&lt;/LI&gt;&lt;LI&gt;renaming NTNAME field&amp;nbsp; to USERID in Qlik Sense load script?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 05:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626721#M46651</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-23T05:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626763#M46652</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply !!&lt;/P&gt;&lt;P&gt;Yes it works perfectly when i comment the section access code in qvw file.&lt;/P&gt;&lt;P&gt;Is there a way to achieve this without doing any architectural changes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 08:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626763#M46652</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-23T08:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626765#M46653</link>
      <description>&lt;P&gt;I meant in qlik sense script have you tried anything like....&lt;/P&gt;&lt;P&gt;load binary from xyz.qvw;&lt;/P&gt;&lt;P&gt;rename field NTNAME to USERID;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 08:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626765#M46653</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-23T08:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626885#M46660</link>
      <description>&lt;P&gt;Hi Lech,&lt;/P&gt;&lt;P&gt;Its not giving me an error this time but the data model is empty..&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 12:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626885#M46660</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-23T12:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626898#M46664</link>
      <description>&lt;P&gt;So if there is a data model (there are tables with no data) but it is just empty it means that you need to properly configure section access in qliksense. seems like the user you are using is not configured in section access table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or do you mean that there is no data model at all (no tables).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you would provide more clear descriptions of actions you are taking and screenshots of what you are doing like script, script execution progress, table viewer after reload etc.. it would be much easier to help you...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 12:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1626898#M46664</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-23T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627009#M46673</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/19861i10ADB8E1188BB682/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/P&gt;&lt;P&gt;Apologies I am receiving the same error even after the&amp;nbsp; new code. I still think this is a limitation and we might have to switch to architectural changes, happy to be corrected.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627009#M46673</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-23T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627193#M46681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I will take some time later to build qvw and then qvf apps to test it and see which approach is possible.&lt;/P&gt;&lt;P&gt;I usually test my answers so i will stop guessing now and will get back to you once i have them tested.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 01:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627193#M46681</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-24T01:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627226#M46689</link>
      <description>&lt;P&gt;Thanks a lot for your help&amp;nbsp; Lech.. that will be helpful !!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 06:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627226#M46689</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-24T06:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627401#M46695</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;So I have done my testing and there is only one way I was able to use to load qvw binary model to qlik sense app.&lt;/P&gt;&lt;P&gt;What i did is i created a section access in QVW (QlikView) with both NTNAME and USERID fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Section Access;
SeccAcc:
Load
	*
Inline
[
	ACCESS, NTNAME, 	USERID,		REDUCTION
	ADMIN,	ELVAIO\LECH, 	ELVAIO\LECH,	A
]
;
SECTION Application;&lt;/LI-CODE&gt;&lt;P&gt;ELVAIO\LECH is my domain name.&lt;/P&gt;&lt;P&gt;I reloaded QlikView app, saved it and closed it. I also tested data reduction based on REDUCTION field which I&amp;nbsp; linked to my data model. It worked properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then in Qlik Sense i simply used:&lt;/P&gt;&lt;P&gt;Binary [C:\Users\Lech\Desktop\sectionaccessapp.qvw];&lt;/P&gt;&lt;P&gt;(note that i have "Standard mode" switched off on my Qlik Sense engine which allows me to use UNC path instead of lib://, but this does not matter in this case). I was able to BINARY load&amp;nbsp;sectionaccessapp.qvw and section access also worked straight away in Qlik Sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 12:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627401#M46695</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-24T12:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627531#M46704</link>
      <description>&lt;P&gt;Appreciate that you took out the time to test..&amp;nbsp; I tried using userid and ntname in my section access code but still got the general error. I think i am not able to switch to legacy mode as i dont have the permission to do it.. In my case i will have to prefer changing the architecture and making an intermediate with the data model..&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627531#M46704</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-24T14:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627888#M46718</link>
      <description>&lt;P&gt;You dont need legacy mode to run this. I only mentioned it to point out that i did not use Lib:// syntax, hovewer with Standard mode it is still working ok.&lt;/P&gt;&lt;P&gt;Next thing which comes to my mind is the version of Qlik Sense and version of QlikView.&lt;/P&gt;&lt;P&gt;I tested mine on QlikSense September 2019 and QlikView document created on the latest available QlikView version (whatever it is....)&lt;/P&gt;&lt;P&gt;and just to make sure:&lt;/P&gt;&lt;P&gt;you are running your tests on QlikSense server (not on Qlik Sense Desktop!!!)? Desktop does not support section access!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 21:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627888#M46718</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-24T21:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627929#M46724</link>
      <description>&lt;P&gt;Its not working in my case. I am using Qliksense server v11.24.5 and qlikview v12.10.20600 SR8.&lt;/P&gt;&lt;P&gt;An alternate i have for my case is to generate QVD's of the desired tables from qvw app at the end of my code and then use these QVD's in the qvf file.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 06:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1627929#M46724</guid>
      <dc:creator>siddharthsoam</dc:creator>
      <dc:date>2019-09-25T06:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load qvw file with section access</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1628458#M46751</link>
      <description>&lt;P&gt;Well... from technical point of view it works for me, so it is possible to configure it with binary load.&lt;/P&gt;&lt;P&gt;What is not really documented is the compatibilty of the files. Your Qli Sense version seems to be quite old and QlikView is neither new. Maybe they are not compatible.&lt;/P&gt;&lt;P&gt;this is the question you can ask Qlik Support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With QVD approach - yes it will work without issues but it requires additional scripting..&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 08:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-qvw-file-with-section-access/m-p/1628458#M46751</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-09-26T08:28:29Z</dc:date>
    </item>
  </channel>
</rss>

