<?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: Desktop Client command line switches broken in QlikView 12.20 SR4 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51070#M1249020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested this in 12.20 SR4 and I find no issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r c:\test.qvw /vMY_VARIABLE=bbt will open the doucment and set MY_VARIABLEt to bbt and reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to the manual /nodata&amp;nbsp; Opens the document without variables so, it doesn't set the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/nodata&lt;/P&gt;&lt;P&gt;Opens the document without variables, table and field data. This feature is also available for previously&lt;/P&gt;&lt;P&gt;opened documents on The Start Page (page 41).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 17:06:00 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2018-05-16T17:06:00Z</dc:date>
    <item>
      <title>Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51067#M1249014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note:&amp;nbsp; This issue may have occurred in earlier releases of QlikView 12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a use case where I use a Windows batch file and Qlikview desktop client to reload a document.&amp;nbsp; This used to work great in Qlikview 11.20 but is now broken badly.&amp;nbsp; The command line is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"C:\Program Files\QlikView\Qv.exe" /r MyDoc.qvw /vFlag=1 /vAnotherFlag=3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is supposed to reload MyDoc.qvw and pass it two variables Flag and AnotherFlag with certain values.&amp;nbsp; It worked great in QlikView 11.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qlikview 12, the above command line opens the document and saves it WITHOUT EXECUTING THE SCRIPT!&amp;nbsp; The log file ends like this:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScriptMode&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Legacy (gives greater system access) (aka qv11 mode)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SequentialThreadCount&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 29&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NumberOfCores (effective)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReloadCodebase&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bnf&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload Executed By&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyDomain\MyAccount&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process Executing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QlikView Desktop&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4408&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2018-05-03 13:48:11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No actual work is performed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through trial and error, I found that using the NoData switch would cause the reload to occur properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"C:\Program Files\QlikView\Qv.exe" /NoData /r MyDoc.qvw /vFlag=1 /vAnotherFlag=3 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT: From the QlikView help file: &lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Starting_QlikView.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Starting_QlikView.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Starting_QlikView.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When /v is used together with /nodata, the variable will keep its current value and will not obtain the assigned value.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there appears to be no way to reload a document AND pass it variable values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a big undocumented bug and really should be fixed.&amp;nbsp; Also, there is no reason to mix up the /nodata and /v switches.&amp;nbsp; They do different things completely and all combinations should be supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone can provide any workarounds to reload a document AND pass it variable values, I will greatly appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51067#M1249014</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51068#M1249016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's broken, then I don't think there will be a solution or workaround using just command-line switches. IMHO you should submit a case with Qlik Support to get the reasoning behind this behavior (if it's not considered a bug, indeed "fear the WAD-demon" &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have some some flexibility, then in your batch file you could store your variables in a txt/csv file and load them in your script. If the file doesn't exist, you could rely on default values or previous values to make this an operation for special circumstances. Until the bug gets fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 07:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51068#M1249016</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-05-04T07:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51069#M1249018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I don't use QlikView 12 and have therefore no own experience of the various changes in regard to the executing of tasks and AFAIK there were some changes to default settings and a few new features which all needs to be configured properly. Also I remember of reading that in BNF are bugs. Here some links which could be a starting point to find the relevant settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/" title="http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/"&gt;Authorizing the Script EXECUTE Statement | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1445530"&gt;Re: Bug! Quickly! QlikView November 2017 SR1 and SR2 and SR3. Tell the developers!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternatively to the command-line could be to use vbs to update your applications, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/378294"&gt;Re: Vbs - passing parameters to opendoc or opendocex&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>Fri, 04 May 2018 07:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51069#M1249018</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-04T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51070#M1249020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested this in 12.20 SR4 and I find no issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r c:\test.qvw /vMY_VARIABLE=bbt will open the doucment and set MY_VARIABLEt to bbt and reload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to the manual /nodata&amp;nbsp; Opens the document without variables so, it doesn't set the variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/nodata&lt;/P&gt;&lt;P&gt;Opens the document without variables, table and field data. This feature is also available for previously&lt;/P&gt;&lt;P&gt;opened documents on The Start Page (page 41).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 17:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51070#M1249020</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2018-05-16T17:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51071#M1249021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to reproduce the problem that the &lt;SPAN style="font-size: 10pt;"&gt; /r flag does not actually reload the script.&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;I have attached MyDoc.qvw and MyDoc.qvw.log&amp;nbsp; The command line I used was:&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;"C:\Program Files\QlikView\Qv.exe" /r MyDoc.qvw&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;On my system, the document is opened and saved without actually reloading the script.&amp;nbsp; None of the trace statements or the sleep statement are executed.&amp;nbsp; I've attached the log file too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 23:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51071#M1249021</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2018-05-29T23:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51072#M1249022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this happens only with this application or with all ones (maybe creating a new one just for testing)? Is there are any difference between a manually execution of the batch to a from the qmc, windows tasks or any other tool triggered execution? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I look within the document settings there are two settings which might have an impact on this topic and this are within the document properties in tab security the last option of no restrictions for the admin and within the script-editor these settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203867_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Further you might get some hints to the issue by looking in the windows event-logs and enabling the ExtendErrorLoggingMode in the easter egg.&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, 30 May 2018 07:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51072#M1249022</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-30T07:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51073#M1249023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working fine for me. Attached are the two log files. One where I ran with /r and the other is manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, wanted to add, I did more digging and found a bug put in on this way back in version 9. The bug was closed as "working as Designed". The reason given was "&lt;STRONG&gt;Variables are stored as Data&lt;/STRONG&gt; - hence opening without data removes the variables"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Their workaround was to set the variables in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 13:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51073#M1249023</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2018-05-30T13:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51074#M1249024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By comparing the log-files I see a difference in the option of "BackupBeforeReload" - maybe this user-setting breaks it.&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, 30 May 2018 14:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51074#M1249024</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-30T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51075#M1249025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Bill and Marcus for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The User Preference &lt;STRONG&gt;Save &amp;gt; Save Before Reload&lt;/STRONG&gt; seems to play a key role.&amp;nbsp; If it is checked, then the reload does not occur.&amp;nbsp; If it is NOT checked, the reload occurs normally and the script is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This of course does not make any sense, but the behavior is consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the full command line below works properly provided that &lt;STRONG&gt;Save &amp;gt; Save Before Reload &lt;/STRONG&gt;is not checked&lt;STRONG&gt;.&amp;nbsp; &lt;/STRONG&gt;The script is executed and the variables values are set properly to what was specified on the command line.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"C:\Program Files\QlikView\Qv.exe" /r MyDoc.qvw /vFlag=1 /vAnotherFlag=3&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 19:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51075#M1249025</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2018-05-30T19:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Desktop Client command line switches broken in QlikView 12.20 SR4</title>
      <link>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51076#M1249026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you found out what is triggering this anomaly. Nice work! I would assume that with Save-Before-Reload enabled, one would get two saves instead of a single one that moves from last place to first place...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a case with Qlik Support? I figure that with your detailed analysis it will go straight to R&amp;amp;D and they will respond with either a bug ID or a "Working-As-Designed". In the first case, you may get a fix within the next few releases. In the second case you get an explanation about why this is happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 06:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Desktop-Client-command-line-switches-broken-in-QlikView-12-20/m-p/51076#M1249026</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-05-31T06:41:25Z</dc:date>
    </item>
  </channel>
</rss>

