<?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 is it possible by macro to add one row  on table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142392#M21858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, macros don't quite work this way. There is a coming new functionality in ver. 9 that will allow something like this.&lt;/P&gt;&lt;P&gt;What you can do now is have your macro initiate a "Partial Reload" and organize your load script in a way that would add data conditionally. If you download my QlikView Explorer, you can find an example of how it's done.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Apr 2009 01:20:51 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2009-04-26T01:20:51Z</dc:date>
    <item>
      <title>is it possible by macro to add one row  on table?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142391#M21857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;is it possible by macro to add one row on table?&lt;/P&gt;&lt;P&gt;I konw that the exampol is not correct but it is the gool.&lt;/P&gt;&lt;P&gt;function Debug()&lt;/P&gt;&lt;P&gt;set v = ActiveDocument.GetVariable("step")&lt;/P&gt;&lt;P&gt;v = v+1&lt;/P&gt;&lt;P&gt;concatenate (DebugList)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'$(QvWorkPath)'&amp;amp;''&amp;amp;'$(_File)' as ErrorList.Filename,&lt;/P&gt;&lt;P&gt;$(DebugIDMax) +$(v) as DebugID,&lt;/P&gt;&lt;P&gt;today() as DebugDate,&lt;/P&gt;&lt;P&gt;... autogenerate(1) ;&lt;/P&gt;&lt;P&gt;end function;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2009 22:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142391#M21857</guid>
      <dc:creator>andrea_derossi</dc:creator>
      <dc:date>2009-04-25T22:27:26Z</dc:date>
    </item>
    <item>
      <title>is it possible by macro to add one row  on table?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142392#M21858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, macros don't quite work this way. There is a coming new functionality in ver. 9 that will allow something like this.&lt;/P&gt;&lt;P&gt;What you can do now is have your macro initiate a "Partial Reload" and organize your load script in a way that would add data conditionally. If you download my QlikView Explorer, you can find an example of how it's done.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2009 01:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142392#M21858</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-04-26T01:20:51Z</dc:date>
    </item>
    <item>
      <title>is it possible by macro to add one row  on table?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142393#M21859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;I'm using v9 now. Can you describe the method you mentioned? It'd be exactly what I need.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142393#M21859</guid>
      <dc:creator />
      <dc:date>2009-10-16T20:24:36Z</dc:date>
    </item>
    <item>
      <title>is it possible by macro to add one row  on table?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142394#M21860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or you can use the new functionality "DynamicUpdateCommand".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2009 11:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-by-macro-to-add-one-row-on-table/m-p/142394#M21860</guid>
      <dc:creator>mongolu</dc:creator>
      <dc:date>2009-10-18T11:28:22Z</dc:date>
    </item>
  </channel>
</rss>

