<?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: Hide &amp;quot;Send to Excel&amp;quot; if Limit Exceeds in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424998#M1305016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use something like this within a macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set mybox = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;mbp = mybox.GetProperties&lt;/P&gt;&lt;P&gt;mbp.Layout.Frame.XLIcon = true&lt;/P&gt;&lt;P&gt;mybox.SetProperties mbp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That code lets you show or hide the "Send to Excel" icon of an object. I think that might help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 17:40:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-15T17:40:22Z</dc:date>
    <item>
      <title>Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424997#M1305013</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 am looking for a way to hide the "Send to Excel" &amp;amp; "Export..." in the properties of an object, when user Right Clicks on it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic need is to contol the user not to export more than 600K rows of data. i can get that info using a macro or an Aggr on Dimensions on the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if the chart rows crosses that limit either i have to hide those menu options or popup an warning not to export. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one have an Idea&amp;nbsp; on how we can control these menu options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424997#M1305013</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424998#M1305016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use something like this within a macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set mybox = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;mbp = mybox.GetProperties&lt;/P&gt;&lt;P&gt;mbp.Layout.Frame.XLIcon = true&lt;/P&gt;&lt;P&gt;mybox.SetProperties mbp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That code lets you show or hide the "Send to Excel" icon of an object. I think that might help you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 17:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424998#M1305016</guid>
      <dc:creator />
      <dc:date>2013-01-15T17:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424999#M1305020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code you provided will work awesome to hide the XL icon on the title of the charts, that i already know from the API guide.&lt;/P&gt;&lt;P&gt;But i need to know a way to hide the options that are shown in below image. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the example QVW that i am trying to get this done. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 18:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/424999#M1305020</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2013-01-15T18:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425000#M1305025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even if you hide the icon to Send to Excel, the user will still be able to right click and select 'Send to Excel' unless you disable the option in the Document Properties.&amp;nbsp; One solution may be to just add in a warning message that the export is not advised. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't like that option, maybe see about adding a macro to change the document properties to disable Exporting when your limit is surpassed and re-enable it when the user is back under the row limit. I haven't tried that before though so I don't know if that is easy or even possible.&amp;nbsp; Somebody like swuehl or Gysbert Wassenaar would probably be able to tell you.&amp;nbsp; See attached for example of first option. Note that I only used Count(Volume) to calculate rows since the sample data is so simplified; your equation would probably be a far more complex aggr() expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 18:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425000#M1305025</guid>
      <dc:creator />
      <dc:date>2013-01-15T18:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425001#M1305029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebecca.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be great to have a macro to set the document properties to disable Exporting when the limit is surpassed and re-enable it when the user is back under the row limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know how to get to that part though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets see if our master minds (swuehl or Gysbert Wassenaar) have a thought on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 19:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425001#M1305029</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2013-01-15T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hide "Send to Excel" if Limit Exceeds</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425002#M1305032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like the "Allow Export" under Document properties --&amp;gt; Security tab is a read only property...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didn't found any macro to control that property. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one has idea about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-quot-Send-to-Excel-quot-if-Limit-Exceeds/m-p/425002#M1305032</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2013-01-16T16:37:44Z</dc:date>
    </item>
  </channel>
</rss>

