<?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: Re: Repeating slides for sheets export to PPT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714844#M1063692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want entire sheet to be exported, try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;PFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 08:24:50 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-09-17T08:24:50Z</dc:date>
    <item>
      <title>Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714837#M1063685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am exporting the two sheet objects to PPT.&lt;/P&gt;&lt;P&gt;i am getting the result but still i am getting the repated slides in the PPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the app go through it and in the app's ppt the 3 ,4 slides are correct and 1,2 should not come in PPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some one guide me to overcome these excess slides&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 06:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714837#M1063685</guid>
      <dc:creator />
      <dc:date>2014-09-17T06:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714838#M1063686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Decrease the loop count:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set PPPres = objPPT.Presentations.Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for j = 0 to ActiveDocument.NoOfSheets - &lt;STRONG&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;// -2 instead of -1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714838#M1063686</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T07:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714839#M1063687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks tresesco for respondng me&lt;/P&gt;&lt;P&gt;unfortunately its not yeilding the result&lt;/P&gt;&lt;P&gt;can you check once from your end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714839#M1063687</guid>
      <dc:creator />
      <dc:date>2014-09-17T07:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714840#M1063688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA and let know if this is what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714840#M1063688</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T07:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714841#M1063689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is corect but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we&amp;nbsp; add more objects into the slide2 or one more sheet in our macro it is not working.&lt;/P&gt;&lt;P&gt;I am waiting for your response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714841#M1063689</guid>
      <dc:creator />
      <dc:date>2014-09-17T07:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714842#M1063690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That won't work, because in the code, object ids are hard coded. You have to add the new objects separately or try a different method of exporting the entire sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714842#M1063690</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T07:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714843#M1063691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have come across lot many approaches for exporting the sheet objects from different sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you suggest me if any &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714843#M1063691</guid>
      <dc:creator />
      <dc:date>2014-09-17T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Repeating slides for sheets export to PPT</title>
      <link>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714844#M1063692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want entire sheet to be exported, try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;PFA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 08:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeating-slides-for-sheets-export-to-PPT/m-p/714844#M1063692</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-17T08:24:50Z</dc:date>
    </item>
  </channel>
</rss>

