<?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: QlikView 12 and Macros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52027#M787921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for that reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least I now know where the thing is now just got to figure out why it runs in 11 but not 12 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2018 09:29:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-21T09:29:34Z</dc:date>
    <item>
      <title>QlikView 12 and Macros</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52025#M787919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in dire need of help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an existing QlikView 11 installation developed by a third party supplier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to upgrade to QlikView 12 but are seeing some errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were advised by Qlik that this could be down to macros which were being used in our documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have found one macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;// Convert the Grid References from CRSCH into lat/longs using the ENToLatLng macro function.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Long_Lat:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD SubField(LatLng, '_', 1) as Latitude,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SubField(LatLng, '_', 2) as Longitude,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LatLng,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Key;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load ENToLatLng([Grid Ref Easting],[Grid Ref Northing]) as LatLng,&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Key&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident CrimeTmp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;STORE Long_Lat INTO $(TMPDir)\TMP - CRIME LONG LAT TMP.QVD (QVD); //Mod in v0.25&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP TABLE Long_Lat;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I have only done the basic course and this is my first time trying to debug QlikView I am stuck as to how to continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the Macro stored?&lt;/P&gt;&lt;P&gt;Is this a custom written macro or do other people use it?&lt;/P&gt;&lt;P&gt;What are the differences between how QV11 and QV12 use macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a developer by trade just very very new to QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I had written the code maybe I would stand a better chance but unfortunately that is not the case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52025#M787919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView 12 and Macros</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52026#M787920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the macro code in below path.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193983_Capture.PNG" style="height: 170px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193984_Capture.PNG" style="height: 229px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 05:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52026#M787920</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-21T05:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView 12 and Macros</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52027#M787921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for that reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least I now know where the thing is now just got to figure out why it runs in 11 but not 12 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 09:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52027#M787921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T09:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView 12 and Macros</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52028#M787922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new BNF script mode has some problems when using macros in script. Try adding this line as the first line in the script:&lt;/P&gt;&lt;P&gt;///$bnf off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solved our macro problems. It can supposedly also be enabled globally on the server but I've not tried that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: just for reference &lt;A href="https://community.qlikview.com/thread/282038" title="https://community.qlikview.com/thread/282038"&gt;QlikView November 2017 and JScript Modules not ... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Teemu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-12-and-Macros/m-p/52028#M787922</guid>
      <dc:creator>teempi</dc:creator>
      <dc:date>2018-02-21T10:42:24Z</dc:date>
    </item>
  </channel>
</rss>

