<?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 The Caption into excel from Straight / Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1756348#M719632</link>
    <description>&lt;P&gt;Best I can offer is the Help Doc, which provides the following regarding User Preferences for exports.&amp;nbsp; For Ajax Clients, the setting would need to be added to the QVServer Settings.ini file, and would apply to all users, they would not be able to set things individually...&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/User_Preferences_Output.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/User_Preferences_Output.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That being said, I am not sure any of those settings are going to do what you want here, so the macro is an option, but with Ajax all macros run server-side, so that too may become an issue as if the API call is a client-side call, it will not run correctly on the server etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other options would be to consider using the Report Editor to create a report where you can place the Caption in the Report, or NPrinting may be another way to go.&amp;nbsp; Here is Help link to Report Editor:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Report_Editor.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Report_Editor.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 16:11:23 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-10-27T16:11:23Z</dc:date>
    <item>
      <title>Export The Caption into excel from Straight / Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1751910#M719629</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have straight tables/Pivot tables with the option of Send To Excel. However the send to excel does not include the Caption once the table is exported to the excel. I would need the Caption in the excel as well.&lt;/P&gt;&lt;P&gt;Can any one&amp;nbsp; please help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankhi&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1751910#M719629</guid>
      <dc:creator>Ankhi</dc:creator>
      <dc:date>2024-11-16T17:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Export The Caption into excel from Straight / Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1751965#M719630</link>
      <description>&lt;P&gt;i think there is no direct option to get this . you need to use macro .&amp;nbsp; below there is solution provided please have a look&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/How-can-I-export-title-Caption-in-Excel/m-p/1005256" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/How-can-I-export-title-Caption-in-Excel/m-p/1005256&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 12:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1751965#M719630</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2020-10-13T12:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export The Caption into excel from Straight / Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1753637#M719631</link>
      <description>&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you be able to explain in a bit more detail please? I have gone through the above solution. What I was able to do is open my app from my desktop , do a ctrl +m to write the&amp;nbsp; macro and then for the straight table I was doing it , the data got exported with the caption.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the same needs to happen from the Access Point. When the user will export the report from the access point, the exel should be exported with the caption. Also I am not sure whether this needs to be done on individual tables as well or not.&lt;/P&gt;&lt;P&gt;Hope I have clarified what I need.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankhi&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 09:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1753637#M719631</guid>
      <dc:creator>Ankhi</dc:creator>
      <dc:date>2020-10-19T09:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export The Caption into excel from Straight / Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1756348#M719632</link>
      <description>&lt;P&gt;Best I can offer is the Help Doc, which provides the following regarding User Preferences for exports.&amp;nbsp; For Ajax Clients, the setting would need to be added to the QVServer Settings.ini file, and would apply to all users, they would not be able to set things individually...&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/User_Preferences_Output.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/User_Preferences_Output.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That being said, I am not sure any of those settings are going to do what you want here, so the macro is an option, but with Ajax all macros run server-side, so that too may become an issue as if the API call is a client-side call, it will not run correctly on the server etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other options would be to consider using the Report Editor to create a report where you can place the Caption in the Report, or NPrinting may be another way to go.&amp;nbsp; Here is Help link to Report Editor:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Report_Editor.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Report_Editor.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 16:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-The-Caption-into-excel-from-Straight-Pivot-Table/m-p/1756348#M719632</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-10-27T16:11:23Z</dc:date>
    </item>
  </channel>
</rss>

