<?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: Macro in Load Script appears as error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946618#M645538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I reported the syntax coloring issue on April 26 and it was assigned Bug id &lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 13px;"&gt;QV-6773.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 20:28:04 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2016-07-20T20:28:04Z</dc:date>
    <item>
      <title>Macro in Load Script appears as error</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946616#M645536</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 noticed a strange behaviour of QlikView 12 considering macros in load scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV 12 underlines the part of the script where the macro is called as to highlight that this part of the code is wrong and would cause an error. The script runs through however without any errors caused by the macro, at least in a test case. I'm not experiencing this behaviour in QV 11.2 SR12. The following screenshots shows the different behaviours:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="load-script-macro-12-vs-11.2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109266_load-script-macro-12-vs-11.2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Is anyone else experiencing this bevahiour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Side note: I am not running QV 12 and QV 11.2 on the same machine.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 10:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946616#M645536</guid>
      <dc:creator>steeefan</dc:creator>
      <dc:date>2015-12-17T10:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Macro in Load Script appears as error</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946617#M645537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the meantime I found a line like the one mentioned above which causes a load script to crash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14504235674785002" jivemacro_uid="_14504235674785002"&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;SPAN style="color: #575757;"&gt;Trim(RegExFindFirst([Zuständiger Mitarbeiter], '[\w*üöä\-\s]*(?=\s\d)', '', 0)) AS zustMAClean,&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I changed was upgrading from QV 11 SR12 to QV 12. I didn't change anyhting in the app itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 07:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946617#M645537</guid>
      <dc:creator>steeefan</dc:creator>
      <dc:date>2015-12-18T07:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Macro in Load Script appears as error</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946618#M645538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I reported the syntax coloring issue on April 26 and it was assigned Bug id &lt;SPAN style="color: #737373; font-family: arial, verdana, sans-serif; font-size: 13px;"&gt;QV-6773.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/946618#M645538</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-20T20:28:04Z</dc:date>
    </item>
    <item>
      <title>Help!!!!! RegExFind</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/1559714#M645539</link>
      <description>&lt;P&gt;Hello Experts ,&lt;/P&gt;&lt;P&gt;I have the same problem , i'm trying to enhance the performance of a dashboard , and i found some of these RegExFind function Highlighted in red in the script , i want to use other function who gives me the same result .&lt;/P&gt;&lt;P&gt;Example : RegExFind(Commentaire, '\d{2}-\d{2}-\d{2}-\d{2}-\d{2}', ';') as MOTS_INTERDITS&lt;/P&gt;&lt;P&gt;i've tryed&amp;nbsp; to use Pick(wildmatch( Commentaire,'\d{2}-\d{2}-\d{2}-\d{2}-\d{2}'), ';') as MOTS_INTERDITS&lt;/P&gt;&lt;P&gt;i'm not sure that is working ...&lt;/P&gt;&lt;P&gt;Please HELP !!!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 16:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-in-Load-Script-appears-as-error/m-p/1559714#M645539</guid>
      <dc:creator>bouderbc</dc:creator>
      <dc:date>2019-03-21T16:30:03Z</dc:date>
    </item>
  </channel>
</rss>

