<?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 How to set Easter Egg (ExcelExportMixedAsText) options by Load Script or VBScript in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755330#M268976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if it is possible to set Easter Egg, specially ExcelExportMixedAsText by Load Script or by Visual Basic Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the tasks that I have done:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have checked the article, &lt;A href="http://community.qlikview.com/docs/DOC-2640" title="http://community.qlikview.com/docs/DOC-2640"&gt;QlikView Core COM API Guide - Version 11 | Qlik Community&lt;/A&gt; and I haven't found any method o properties that let us to set Easter Egg.&lt;/LI&gt;&lt;LI&gt;I have written down in the load script the line Set ExcelExportMixedAsText = 0; and it doesn't work.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, does anybody any idea?&lt;/P&gt;&lt;P&gt;Is it the only way to set the Easter Egg options by modifying settings.ini file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help we will appreciate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Francisco Perez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2015 12:12:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-08T12:12:14Z</dc:date>
    <item>
      <title>How to set Easter Egg (ExcelExportMixedAsText) options by Load Script or VBScript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755330#M268976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if it is possible to set Easter Egg, specially ExcelExportMixedAsText by Load Script or by Visual Basic Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the tasks that I have done:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have checked the article, &lt;A href="http://community.qlikview.com/docs/DOC-2640" title="http://community.qlikview.com/docs/DOC-2640"&gt;QlikView Core COM API Guide - Version 11 | Qlik Community&lt;/A&gt; and I haven't found any method o properties that let us to set Easter Egg.&lt;/LI&gt;&lt;LI&gt;I have written down in the load script the line Set ExcelExportMixedAsText = 0; and it doesn't work.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, does anybody any idea?&lt;/P&gt;&lt;P&gt;Is it the only way to set the Easter Egg options by modifying settings.ini file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help we will appreciate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Francisco Perez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 12:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755330#M268976</guid>
      <dc:creator />
      <dc:date>2015-01-08T12:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Easter Egg (ExcelExportMixedAsText) options by Load Script or VBScript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755331#M268977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that there is a way to set these settings with macros. Access to the easter egg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu --&amp;gt; Help --&amp;gt; About QlikView --&amp;gt; right click on qlik-symbol in bottom left corner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But be careful with changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 12:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755331#M268977</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-08T12:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Easter Egg (ExcelExportMixedAsText) options by Load Script or VBScript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755332#M268978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree, I think there is no way to automate this features. So I am afraid I have to write down to a little document to guide user and IT guys to deploy the Qlikview clients and IE Plugins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Francisco Perez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 12:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-Easter-Egg-ExcelExportMixedAsText-options-by-Load/m-p/755332#M268978</guid>
      <dc:creator />
      <dc:date>2015-01-08T12:40:42Z</dc:date>
    </item>
  </channel>
</rss>

