<?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: Export issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520814#M194572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;already allow unsafe macro as well as all macro..&lt;/P&gt;&lt;P&gt;even other macros are working fine &lt;/P&gt;&lt;P&gt;i am getting error for insert image'unable to insert picture class property'&lt;/P&gt;&lt;P&gt;even working fine from qlikview desktop&lt;/P&gt;&lt;P&gt;but not from access point&lt;/P&gt;&lt;P&gt;Set p = objExcel.ActiveSheet.Pictures.Insert(strPath&amp;amp;"\"&amp;amp;imgname&amp;amp;"_"&amp;amp;strFileDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using above logic and passing path, image name,strfile field.&lt;/P&gt;&lt;P&gt;any other suggestion ....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Aug 2013 19:31:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-24T19:31:13Z</dc:date>
    <item>
      <title>Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520812#M194570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created a macro to export chart image into excel in VB script.&lt;/P&gt;&lt;P&gt;it is working when i am using it by opening application in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i try it on access point using IE plug&lt;EM&gt;&amp;nbsp; In , it is showing error ''unable to get insert picture class''&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;there is no issue in code as it is working right in qlikview .&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please let me know any one have same issue&amp;nbsp; and how to resolve it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I am using Qv 11SR2.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 19:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520812#M194570</guid>
      <dc:creator />
      <dc:date>2013-08-22T19:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520813#M194571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In most cases the macros that work in Desktop works also in IE Plugin.&amp;nbsp; Make sure that QVS settings allow "unsafe macro", and that the end user allows all macros as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 23:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520813#M194571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-22T23:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520814#M194572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;already allow unsafe macro as well as all macro..&lt;/P&gt;&lt;P&gt;even other macros are working fine &lt;/P&gt;&lt;P&gt;i am getting error for insert image'unable to insert picture class property'&lt;/P&gt;&lt;P&gt;even working fine from qlikview desktop&lt;/P&gt;&lt;P&gt;but not from access point&lt;/P&gt;&lt;P&gt;Set p = objExcel.ActiveSheet.Pictures.Insert(strPath&amp;amp;"\"&amp;amp;imgname&amp;amp;"_"&amp;amp;strFileDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using above logic and passing path, image name,strfile field.&lt;/P&gt;&lt;P&gt;any other suggestion ....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Aug 2013 19:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520814#M194572</guid>
      <dc:creator />
      <dc:date>2013-08-24T19:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520815#M194573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't look as a QlikView issue.&amp;nbsp; Sometning in the environment, that I can't tell.&amp;nbsp; Different Excel version on Server?&lt;/P&gt;&lt;P&gt;Try to open a support case with QlikTech, or maybe with Microsoft.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520815#M194573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-26T14:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520816#M194574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;might be invoirnment issue but Qlikview have somthing to fix it.&lt;/P&gt;&lt;P&gt;even i tried to record macro in excel 2007 but not recording any thing for insert picture for other boject its recoding.&lt;/P&gt;&lt;P&gt;in excel 2010 i can record the macro. all i want to know how can i use Insert picture in excel 2007&lt;/P&gt;&lt;P&gt;is there any other key word or it is a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 17:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520816#M194574</guid>
      <dc:creator />
      <dc:date>2013-08-26T17:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520817#M194575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just googled it a little.&amp;nbsp; Appears that Excel 2007 behaves differently than 2010 or 2003.&amp;nbsp; I'm not saying if it is a bug, but it may be...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 17:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-issue/m-p/520817#M194575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-26T17:11:59Z</dc:date>
    </item>
  </channel>
</rss>

