<?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: .NET SDK: ExportDataAsync method to CSV not working in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-ExportDataAsync-method-to-CSV-not-working/m-p/1693640#M12631</link>
    <description>&lt;P&gt;My guess is that this is a limitation of the CSV export functionality that relates to the type of the hypercube being exported. There are some note on this in the top section of the documentation for the endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/April2020/APIs/EngineAPI/services-GenericObject-ExportData.html" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/April2020/APIs/EngineAPI/services-GenericObject-ExportData.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It doesn't specifically list pivot tables though, but I think they are problematic to export to CSV format.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 11:52:47 GMT</pubDate>
    <dc:creator>Øystein_Kolsrud</dc:creator>
    <dc:date>2020-04-15T11:52:47Z</dc:date>
    <item>
      <title>.NET SDK: ExportDataAsync method to CSV not working</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-ExportDataAsync-method-to-CSV-not-working/m-p/1691759#M12598</link>
      <description>&lt;P&gt;Hello, dear Qlikers!&lt;/P&gt;&lt;P&gt;I have a rather odd behaviour and maybe I am missing something out. I have a generic object ( a pivot table ) for which I want to export its data in CSV_C format.&lt;/P&gt;&lt;P&gt;If I export its data as OOXML, everything works as expected. But when I try to export it as a CSV_C, it outputs an empty file, just with headers.&lt;/P&gt;&lt;P&gt;The seemingly empiric code is as follows:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;Dim gen_obj As IGenericObject = Await app.GetGenericObjectAsync(objectid)
Dim result As ExportDataResult = Await gen_obj.ExportDataAsync(NxExportFileType.EXPORT_CSV_C, "/qHyperCubeDef", NxExportState.EXPORT_POSSIBLE)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone has any idea why?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate it!&lt;/P&gt;&lt;P&gt;Catalin&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-ExportDataAsync-method-to-CSV-not-working/m-p/1691759#M12598</guid>
      <dc:creator>catalin</dc:creator>
      <dc:date>2024-11-16T02:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK: ExportDataAsync method to CSV not working</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-ExportDataAsync-method-to-CSV-not-working/m-p/1693640#M12631</link>
      <description>&lt;P&gt;My guess is that this is a limitation of the CSV export functionality that relates to the type of the hypercube being exported. There are some note on this in the top section of the documentation for the endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/April2020/APIs/EngineAPI/services-GenericObject-ExportData.html" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/April2020/APIs/EngineAPI/services-GenericObject-ExportData.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It doesn't specifically list pivot tables though, but I think they are problematic to export to CSV format.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 11:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-ExportDataAsync-method-to-CSV-not-working/m-p/1693640#M12631</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2020-04-15T11:52:47Z</dc:date>
    </item>
  </channel>
</rss>

