<?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: Define file name when sending to Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519066#M193870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such functionality to define the file name when you Export to Excel using default, you need to write macro and achieve this. There is no other way, no configuration or setting for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what we can do is, create a list of all objects (Object IDs) and display it in list box, ask user to select the ID and use single macro and button to export this.&amp;nbsp; The macro should be dynamic to export the selected Object ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 10:47:37 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-10-24T10:47:37Z</dc:date>
    <item>
      <title>Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519059#M193863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any way to define the file name when sending a chart to Excel? Currently it is just some random number like 146e80312fae44b7a9dc0efbc34e213f.xls which is not too popular among our customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519059#M193863</guid>
      <dc:creator />
      <dc:date>2013-10-24T09:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519060#M193864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can achieve this functionality but not by using default Send to Excel button. You can apply a Macro on the chart and during applying macro you can provide the name of the file so that when macro is executed, the excel file will save on your provided path and with your provided name of the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519060#M193864</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519061#M193865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and If you need help creating a macro let me know and i'll help you out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519061#M193865</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519062#M193866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that's very kind of you.&lt;/P&gt;&lt;P&gt;Can this functionality replace the current one, so that when I click on the "Send to Excel" button in any chart this would be invoked? Or do I need to add a special button on every chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519062#M193866</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519063#M193867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create button for this purpose.&lt;/P&gt;&lt;P&gt;If you have few tables from which you need to export data into excel then applying macro will be&amp;nbsp; sensible choice but if you want this functionality on all of your tables then this is not a wise way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519063#M193867</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519064#M193868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that's the problem. Way too many charts to export from. Any other ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519064#M193868</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519065#M193869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have any other idea. maybe there's someother way around i dont know of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519065#M193869</guid>
      <dc:creator />
      <dc:date>2013-10-24T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519066#M193870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such functionality to define the file name when you Export to Excel using default, you need to write macro and achieve this. There is no other way, no configuration or setting for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what we can do is, create a list of all objects (Object IDs) and display it in list box, ask user to select the ID and use single macro and button to export this.&amp;nbsp; The macro should be dynamic to export the selected Object ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 10:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519066#M193870</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-24T10:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519067#M193871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the table/chart and in the general tab, use the name of the excel file you wish to replace the object ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should now export the excel with the namegiven_date_time.xlsx format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519067#M193871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-28T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519068#M193872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The filename is generated as Objectname_YYYYDDMM_hhmmss, so it's not &lt;EM&gt;entirely&lt;/EM&gt; random. If you name your objects in a meaningful way, rather than using the default "CH367" etc., you may not have such a problem in future file recognition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519068#M193872</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-03-28T15:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519069#M193873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/140506"&gt;vamshi tatipelli&lt;/A&gt; and &lt;A href="https://community.qlik.com/qlik-users/134107"&gt;James Summerson&lt;/A&gt; - didn't realize there was a connection between the object id and the Excel file name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519069#M193873</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Define file name when sending to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519070#M193874</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;&lt;/P&gt;&lt;P&gt;my file is generated as "dea331a1e87146dab76f577a6917201a.xls"&lt;/P&gt;&lt;P&gt;not as you mentioned in your comment,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have a guess why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 15:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-file-name-when-sending-to-Excel/m-p/519070#M193874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-04T15:24:42Z</dc:date>
    </item>
  </channel>
</rss>

