<?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 Export Trellis-chart as images in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224416#M76829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi out there,&lt;/P&gt;&lt;P&gt;i'm exporting images via .net application from qlikview to my harddrive. This works very well for all images despite the trellis charts. It always says me in german "Zu wenige Formeln" / "To less formulas".&lt;/P&gt;&lt;P&gt;I'm using the WriteToFile function of the image-object. If I doing this per hand with right click and export it works and the image is as it should be.&lt;/P&gt;&lt;P&gt;Maybe someone has also this problem? Seems like a bug in the api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 17:41:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-15T17:41:44Z</dc:date>
    <item>
      <title>Export Trellis-chart as images</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224416#M76829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi out there,&lt;/P&gt;&lt;P&gt;i'm exporting images via .net application from qlikview to my harddrive. This works very well for all images despite the trellis charts. It always says me in german "Zu wenige Formeln" / "To less formulas".&lt;/P&gt;&lt;P&gt;I'm using the WriteToFile function of the image-object. If I doing this per hand with right click and export it works and the image is as it should be.&lt;/P&gt;&lt;P&gt;Maybe someone has also this problem? Seems like a bug in the api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 17:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224416#M76829</guid>
      <dc:creator />
      <dc:date>2010-12-15T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Export Trellis-chart as images</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224417#M76830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestion:&lt;/P&gt;&lt;P&gt;Instead of WriteToFile you can try and use ExportBitmapToFile:&lt;BR /&gt;&lt;BR /&gt;I tried the macro below and it worked for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;sub SaveBitmap&lt;/P&gt;&lt;P style="font-style: italic"&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;BR /&gt; obj.ExportBitmapToFile "C:\CH01.jpg"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-style: italic"&gt;end sub&lt;/P&gt;&lt;P&gt;Let me know if it also works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 12:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224417#M76830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-16T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Export Trellis-chart as images</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224418#M76831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ok, this workaround is a possibilty.&lt;BR /&gt;The problem with this solution is that there is no way how I can find out if this chart is an trellis-chart.&lt;BR /&gt;GetObjectType says me it's an type 12 / bar-chart. Also images generated per ExportBitmapToFile are bitmaps and not .png's.&lt;/P&gt;&lt;P&gt;I have a list of id's which are all getting exported. But because of the problem above I cant figure how to export (ExportBitmapToFile or WriteToFile).&lt;BR /&gt;I dont want to have a lot of .bmp when some of them could be .png and waste diskspace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 13:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Trellis-chart-as-images/m-p/224418#M76831</guid>
      <dc:creator />
      <dc:date>2010-12-16T13:56:47Z</dc:date>
    </item>
  </channel>
</rss>

