<?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 Change default script settings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149881#M27993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;does anyone know how can I change the default script settings or number interpretation variables ?&lt;/P&gt;&lt;P&gt;SET ThousandSep='.';&lt;BR /&gt;SET DecimalSep=',';&lt;BR /&gt;SET MoneyThousandSep='.';&lt;BR /&gt;SET MoneyDecimalSep=',';&lt;BR /&gt;SET MoneyFormat='€ #.##0,00;-€ #.##0,00';&lt;BR /&gt;SET TimeFormat='h.mm.ss';&lt;BR /&gt;SET DateFormat='DD/MM/YYYY';&lt;BR /&gt;SET TimestampFormat='DD/MM/YYYY h.mm.ss[.fff]';&lt;BR /&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;BR /&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;what I want is to add some new default variables into every new qlikview file I create.&lt;/P&gt;&lt;P&gt;I actually use 'em for file path settings.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2009 21:52:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-21T21:52:51Z</dc:date>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149881#M27993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;does anyone know how can I change the default script settings or number interpretation variables ?&lt;/P&gt;&lt;P&gt;SET ThousandSep='.';&lt;BR /&gt;SET DecimalSep=',';&lt;BR /&gt;SET MoneyThousandSep='.';&lt;BR /&gt;SET MoneyDecimalSep=',';&lt;BR /&gt;SET MoneyFormat='€ #.##0,00;-€ #.##0,00';&lt;BR /&gt;SET TimeFormat='h.mm.ss';&lt;BR /&gt;SET DateFormat='DD/MM/YYYY';&lt;BR /&gt;SET TimestampFormat='DD/MM/YYYY h.mm.ss[.fff]';&lt;BR /&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;BR /&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;what I want is to add some new default variables into every new qlikview file I create.&lt;/P&gt;&lt;P&gt;I actually use 'em for file path settings.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 21:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149881#M27993</guid>
      <dc:creator />
      <dc:date>2009-07-21T21:52:51Z</dc:date>
    </item>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149882#M27994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change them by just editing them. They're just script statements, like any others you write.&lt;/P&gt;&lt;P&gt;I searched for decimalsep in the help text to find a list of system variables you can set:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;CD, DateFormat, DayNames, DecimalSep, ErrorMode, FLOPPY, MoneyDecimalSep, MoneyFormat, MoneyThousandSep, MonthNames, QVPath, QVRoot, QVWorkPath, QVWorkRoot, ScriptError, (ScriptErrorDetails - only if error), ScriptErrorCount, ThousandSep, TimeFormat, TimeStampFormat, WinPath, WinRoot.&lt;/P&gt;&lt;P&gt;For the file path, we routinely use a DIRECTORY statement, but that's not a set command. You can also create your own script variables for use elsewhere in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 01:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149882#M27994</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-07-22T01:53:57Z</dc:date>
    </item>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149883#M27995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;russianblue wrote:what I want is to add some new default variables into every new qlikview file I create&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You might look at using the Include statement to pull in your standard vars.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 02:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149883#M27995</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-07-22T02:08:10Z</dc:date>
    </item>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149884#M27996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see now that I misunderstood the question. You'd THINK that this would be under User Preferences somewhere, but I don't see it. Surely it's somewhere? If not, yeah, something like $(Include=myDefaults.txt); should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 02:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149884#M27996</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-07-22T02:26:03Z</dc:date>
    </item>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149885#M27997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are not in QV user settings. QlikView reads them from Windows user settings. Most if them, if not all, can be found in Control Panel -&amp;gt; Regional Options, and changed there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149885#M27997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-22T07:48:47Z</dc:date>
    </item>
    <item>
      <title>Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149886#M27998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all guys !&lt;/P&gt;&lt;P&gt;all I wanted was to add (by default) other settings like&lt;/P&gt;&lt;P&gt;SET Directory_data=\\srvqlik\CUBE\Qlik\New_Models\Data; /// $(Directory_data) ///&lt;BR /&gt;SET Directory_today=\\Srvqlik\CUBE\Qlik\New_Models\Data\Daily\BI\today; /// $(Directory_today) /// ...&lt;/P&gt;&lt;P&gt;the way I can easily add path tables using variables...&lt;/P&gt;&lt;P&gt;server pathfiles are very long to put down in words...&lt;/P&gt;&lt;P&gt;load&lt;BR /&gt;*&lt;BR /&gt;from $(Directory_today)\filename.qvd (qvd);&lt;/P&gt;&lt;P&gt;...instead of... from \\Srvqlik\CUBE\Qlik\New_Models\Data\Daily\BI\today\filename.qvd (qvd);&lt;/P&gt;&lt;P&gt;I think this could do the trick !!!&lt;/P&gt;&lt;P&gt;$(Include=myDefaults.txt);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 14:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149886#M27998</guid>
      <dc:creator />
      <dc:date>2009-07-22T14:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149887#M27999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU! The default date not being in ISO has been annoying me. This is how to fix it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/149887#M27999</guid>
      <dc:creator>Rich-HHE</dc:creator>
      <dc:date>2015-10-16T13:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/2069373#M1223581</link>
      <description>&lt;P&gt;I've been researching this issue off and on for the last six months or more.&amp;nbsp; It seems that if you're using Qlik SaaS (aka Qlik Cloud), you can set global default values, but if you're on client-managed, your choices are to either set the values you want (i.e., change existing values or create new ones) or use an $(include) statement to grab an external file.&amp;nbsp; But, we're trying to make things easier for our developers, and don't want to force them to do either of these methods; we just want to be able to configure a site-wide list of values that we auto-populate into each new app.&lt;BR /&gt;&lt;BR /&gt;The search continues...unless someone out there can prove me wrong?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Julius&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 19:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/2069373#M1223581</guid>
      <dc:creator>juliuscooper</dc:creator>
      <dc:date>2023-05-09T19:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change default script settings</title>
      <link>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/2474075#M1225974</link>
      <description>&lt;P&gt;Same here, did you ever find a solution? It looks like onprem you can edit a text file "&lt;SPAN&gt;DefaultDataLoadScript.txt" to change these, but not for Cloud?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 02:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-default-script-settings/m-p/2474075#M1225974</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2024-08-01T02:15:14Z</dc:date>
    </item>
  </channel>
</rss>

