<?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: Macros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771304#M1051112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually the macros are bad, the link provided by tresesco is very helpful. most of the times you can find alternatives if it is not in qlikview then in external applications like NPrinting for example for report distribution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 10:02:22 GMT</pubDate>
    <dc:creator>maleksafa</dc:creator>
    <dc:date>2014-11-05T10:02:22Z</dc:date>
    <item>
      <title>Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771302#M1051110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to performance issue, developers do not prefer to use Macros. Am i right? then what would be the alternate for this. And do we get any situations to use Macros compulsory. Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771302#M1051110</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2014-11-05T09:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771303#M1051111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Partially true. Read this blog for better understanding: &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/04/28/macros-are-bad"&gt;Macros are Bad&lt;/A&gt;. Yes there are situations(but those might not be compulsory) when you have to turn to macro, like: email-sending, customized export...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771303#M1051111</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-05T10:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771304#M1051112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usually the macros are bad, the link provided by tresesco is very helpful. most of the times you can find alternatives if it is not in qlikview then in external applications like NPrinting for example for report distribution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771304#M1051112</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-11-05T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771305#M1051113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Main problem with "macros" is that the VBA doesn't run in Webview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771305#M1051113</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-11-05T10:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771306#M1051114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you have to perform some functionality like print sheet on ajax client( though print object is present) which is not present by default, then you have no option to use macro. Use only when no alternative left or to redefine functionality.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771306#M1051114</guid>
      <dc:creator />
      <dc:date>2014-11-05T10:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771307#M1051115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your valuable reply guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771307#M1051115</guid>
      <dc:creator>sridhar_sigired</dc:creator>
      <dc:date>2014-11-05T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Macros/m-p/771308#M1051116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this blog is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 12:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros/m-p/771308#M1051116</guid>
      <dc:creator />
      <dc:date>2014-11-05T12:12:03Z</dc:date>
    </item>
  </channel>
</rss>

