<?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 to skv file in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429266#M96423</link>
    <description>&lt;P&gt;It's caused from the export-library which adds quotes if the field-values contain quote-chars. AFAIK there is no way to customize the behaviour like you could do it by loading such files.&lt;/P&gt;
&lt;P&gt;Many import-logic from third party-tools could handle field-values with and without any quoting - therefore you may just a bit playing with them. If it's not working you may consider to replace these quotes completely in Qlik before exporting the data or to change them in some way maybe from double-quotes to single quotes or revers to ensure that there is no kind of quote-duplicating or replacing them with unique char which could be transformed later within the target-system. Further measures may be to unify it for all fields - means field-values without a quoting get an extra quoting.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 11:20:02 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-03-11T11:20:02Z</dc:date>
    <item>
      <title>Export to skv file</title>
      <link>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429203#M96422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to export Qlik straight table to skv file. When I export to excel, there are no double quotes in the fields. But When i export it to .skv file fomat, some values in some fields appear with double quotes "&amp;nbsp; (with or without macro).&lt;/P&gt;
&lt;P&gt;I used purgechar for those fields but no use.&lt;/P&gt;
&lt;P&gt;What could be the reason . Is any correction to be done?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Niranjana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 08:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429203#M96422</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2024-03-11T08:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export to skv file</title>
      <link>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429266#M96423</link>
      <description>&lt;P&gt;It's caused from the export-library which adds quotes if the field-values contain quote-chars. AFAIK there is no way to customize the behaviour like you could do it by loading such files.&lt;/P&gt;
&lt;P&gt;Many import-logic from third party-tools could handle field-values with and without any quoting - therefore you may just a bit playing with them. If it's not working you may consider to replace these quotes completely in Qlik before exporting the data or to change them in some way maybe from double-quotes to single quotes or revers to ensure that there is no kind of quote-duplicating or replacing them with unique char which could be transformed later within the target-system. Further measures may be to unify it for all fields - means field-values without a quoting get an extra quoting.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 11:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429266#M96423</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-03-11T11:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export to skv file</title>
      <link>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429591#M96442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for your reply. But it doesnt answer my question. In excel file, it doesnt appear. When I copy that text alone and paste in notepad , it appears with double quotes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, When i export the Qlik chart to .SKV file format, double quotes appears for some values in that field but not all values. The field is Hospital address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example :&lt;/P&gt;
&lt;P&gt;hospital address&lt;/P&gt;
&lt;P&gt;"mohak, 30 , flat 34"&lt;/P&gt;
&lt;P&gt;ajay, 20,ghats&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Niranjana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 07:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429591#M96442</guid>
      <dc:creator>niranjana</dc:creator>
      <dc:date>2024-03-12T07:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export to skv file</title>
      <link>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429647#M96454</link>
      <description>&lt;P&gt;Excel isn't a valid tool to look on the underlying data because it will always interpret the data - depending on the releases, the region-settings and other things without a real customization (at least within the automatic mode - by copying the entire data into a single column and then using the feature "text in columns" there are various options available).&lt;/P&gt;
&lt;P&gt;If notepad showed quotes there are real quotes in the export-file.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 08:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-to-skv-file/m-p/2429647#M96454</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-03-12T08:42:43Z</dc:date>
    </item>
  </channel>
</rss>

