<?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: Script fails to reload when renaming fields in edit script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677240#M1071596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change quotes like this: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Customer Count"&lt;/SPAN&gt; -&amp;gt; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer Count]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 20:20:08 GMT</pubDate>
    <dc:creator>MarcoARaymundo</dc:creator>
    <dc:date>2014-08-13T20:20:08Z</dc:date>
    <item>
      <title>Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677238#M1071594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping this is a simple one where I am just overlooking a detail.&amp;nbsp; I have a simple QVW created from a single QVD with a straight table and a bunch of filters.&amp;nbsp; All I am trying to do is go into my edit script and change fields into proper case with spaces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;cust_cnt as "Customer Count",&lt;/P&gt;&lt;P&gt;second_field,&lt;/P&gt;&lt;P&gt;third_field&lt;/P&gt;&lt;P&gt;from c:\file.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using quotes and brackets like [Customer Count], and neither work.&amp;nbsp; In all instances, I get the "Execution of script failed. Reload old data?" error.&amp;nbsp; Has anyone else encountered this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you can offer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677238#M1071594</guid>
      <dc:creator />
      <dc:date>2014-08-13T20:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677239#M1071595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first of all you have to specify the format of the file from c:\file.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you get no other error message but the script failes like you said, then there is usually an error with a locked file. Are you trying to save the table in the line under to a folder that does not exist or to a file that is readonly/in use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the correct syntax is cust_cnt as [Customer Count],&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677239#M1071595</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-08-13T20:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677240#M1071596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change quotes like this: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Customer Count"&lt;/SPAN&gt; -&amp;gt; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer Count]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677240#M1071596</guid>
      <dc:creator>MarcoARaymundo</dc:creator>
      <dc:date>2014-08-13T20:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677241#M1071597</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;Are you storing this table in some qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677241#M1071597</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-13T20:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677242#M1071598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;square brackets is the right syntax. remove the double quotes and replace them with square brackets and i think you are missing (qvd) after filename...something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;cust_cnt as &lt;STRONG&gt;[Customer Count]&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;second_field,&lt;/P&gt;&lt;P&gt;third_field&lt;/P&gt;&lt;P&gt;from c:\file.qvd &lt;STRONG&gt;(qvd)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/bwisenoSimenKG"&gt;bwisenoSimenKG&lt;/A&gt; &lt;/STRONG&gt;beat me to it&lt;STRONG&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677242#M1071598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T20:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677243#M1071599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all the replies!&amp;nbsp; The double quotes had worked for me previously, but even with brackets I was getting that error.&amp;nbsp; I ended up clearing a bunch of objects from the sheet, and that seemed to solve the problem, so there must have been an issue with an object using the old naming convention, then breaking when I tried to update the naming convention.&amp;nbsp; I appreciate everyone who chimed in on this one!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677243#M1071599</guid>
      <dc:creator />
      <dc:date>2014-08-13T20:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677244#M1071600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cust_cnt as "Customer Count",&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;second_field,&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;third_field&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from c:\file.qvd &lt;STRONG&gt;(qvd)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;to rename a field you can use&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;cust_cnt as "Customer Count"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;cust_cnt as 'Customer Count'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;cust_cnt as [Customer Count]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677244#M1071600</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-13T20:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script fails to reload when renaming fields in edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677245#M1071601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please, change te status to answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 20:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-fails-to-reload-when-renaming-fields-in-edit-script/m-p/677245#M1071601</guid>
      <dc:creator>MarcoARaymundo</dc:creator>
      <dc:date>2014-08-13T20:51:46Z</dc:date>
    </item>
  </channel>
</rss>

