<?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: evaluate function during binary load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426181#M429524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the use-case behind this question? That each user gets his own dataset? Maybe there are alternatives for it, for example by using &lt;A href="https://community.qlik.com/docs/DOC-9039"&gt;Section Access&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2017 14:58:15 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-12-05T14:58:15Z</dc:date>
    <item>
      <title>evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426174#M429517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Binary GetRegistryString('HKEY_CURRENT_USER\Environment','QVWLOCATION');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I fail to get that function to evaluate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426174#M429517</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-05T08:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426175#M429518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your exact requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GetRegistryString(Or any other function)&lt;/SPAN&gt; in a Binary statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426175#M429518</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-12-05T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426176#M429519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a pity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is probably no way to get that evaluation in before the binary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 09:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426176#M429519</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-05T09:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426177#M429520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A binary load simply loads all data from one qvw into your application.&lt;/P&gt;&lt;P&gt;The only parameter you can specify for a binary load is the path &amp;amp; filename for the QVW. &lt;SPAN style="font-size: 13.3333px;"&gt;You cannot use script functions to determine the path for your binary load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After the binary statement, which must be the first line of your script, you can then add other script commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/ScriptRegularStatements/Binary.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/ScriptRegularStatements/Binary.htm"&gt;Binary ‒ QlikView&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 09:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426177#M429520</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-12-05T09:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426178#M429521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is helpful: &lt;A href="https://community.qlik.com/message/1188175"&gt;Re: BINARY command to be constructed dynamically&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 13:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426178#M429521</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-05T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426179#M429522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works but suffers from the limitation, that I cannot set the variable prior to the loading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426179#M429522</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-05T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426180#M429523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that you have to set the variable in the qvw that is called by the Binary Load.&lt;/P&gt;&lt;P&gt;For example if you are loading the "test.qvw" file in Binary mode try to set your &lt;SPAN style="font-size: 13.3333px;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;GetRegistryString(Or any other function)" &lt;/SPAN&gt; in the test.qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426180#M429523</guid>
      <dc:creator>slaheddinekeyru</dc:creator>
      <dc:date>2017-12-05T14:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426181#M429524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the use-case behind this question? That each user gets his own dataset? Maybe there are alternatives for it, for example by using &lt;A href="https://community.qlik.com/docs/DOC-9039"&gt;Section Access&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426181#M429524</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-05T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426182#M429525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The location of the .qvw ist machine dependent, querying that during load path would the elegant solution.&lt;/P&gt;&lt;P&gt;Setting variables during deployment is a little cumbersome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 07:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426182#M429525</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-06T07:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426183#M429526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such a workflow is rather uncommon. Does this deploying of individual qvw's going on local storages or on a network-storage? What is the benefit against the more "classical" ways?&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, 06 Dec 2017 08:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426183#M429526</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-06T08:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: evaluate function during binary load</title>
      <link>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426184#M429527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any storage location is possible and the binary load is the first action after deployment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 11:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/evaluate-function-during-binary-load/m-p/1426184#M429527</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-06T11:22:12Z</dc:date>
    </item>
  </channel>
</rss>

