<?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: How to export straight table into .csv file in Qlikview in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959858#M79115</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching in Qlik Community, you will notice that most of the suggested answers require the use of Macro or NPrinting, which is not what you are looking for. Some of these suggestions can be found in:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;"How do Straight table data can export to csv or xls file automatically. ?" &amp;gt; 2018-04-27 01:56 PM CEST [1]&lt;/LI&gt;
 &lt;LI&gt;"How do Straight table data can export to csv or xls file automatically. ?" &amp;gt;‎ 2018-08-27 05:46 PM CEST [1]&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can submit a feature request [2], to have this option available by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only workaround that might help you achieve your use case scenario is the use of "STORE" command in the load script. For further information, you can check [1] (‎2018-04-27 01:56 PM &amp;nbsp;CEST) and "Need To Export Straight Table To Excel Automatically On Reload" [3].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, I have the following script:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/fd2d1130-78fc-440f-b377-54e0c2e89b5a.default.png" /&gt; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use functions to create calculated dimensions (Similar table to the straight one that you have) and then export it as a CSV file. This will be done every time the data is reloaded as you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-do-Straight-table-data-can-export-to-csv-or-xls-file/m-p/27780" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-do-Straight-table-data-can-export-to-csv-or-xls-file/m-p/27780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[2] &lt;A href="https://community.qlik.com/t5/Knowledge/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[3] &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Need-To-Export-Straight-Table-To-Excel-Automatically-On-Reload/td-p/59982" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Need-To-Export-Straight-Table-To-Excel-Automatically-On-Reload/td-p/59982&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 09:34:56 GMT</pubDate>
    <dc:creator>Jordi_Yherla</dc:creator>
    <dc:date>2022-07-25T09:34:56Z</dc:date>
    <item>
      <title>How to export straight table into .csv file in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959620#M79087</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;I want to export straight table into .csv file after data refresh. But I don't have NPrinting and not allowed to use Macro.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly help..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sheetal&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 11:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959620#M79087</guid>
      <dc:creator>sheetal2021</dc:creator>
      <dc:date>2022-07-23T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to export straight table into .csv file in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959858#M79115</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching in Qlik Community, you will notice that most of the suggested answers require the use of Macro or NPrinting, which is not what you are looking for. Some of these suggestions can be found in:&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;"How do Straight table data can export to csv or xls file automatically. ?" &amp;gt; 2018-04-27 01:56 PM CEST [1]&lt;/LI&gt;
 &lt;LI&gt;"How do Straight table data can export to csv or xls file automatically. ?" &amp;gt;‎ 2018-08-27 05:46 PM CEST [1]&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can submit a feature request [2], to have this option available by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only workaround that might help you achieve your use case scenario is the use of "STORE" command in the load script. For further information, you can check [1] (‎2018-04-27 01:56 PM &amp;nbsp;CEST) and "Need To Export Straight Table To Excel Automatically On Reload" [3].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, I have the following script:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/fd2d1130-78fc-440f-b377-54e0c2e89b5a.default.png" /&gt; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use functions to create calculated dimensions (Similar table to the straight one that you have) and then export it as a CSV file. This will be done every time the data is reloaded as you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-do-Straight-table-data-can-export-to-csv-or-xls-file/m-p/27780" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-do-Straight-table-data-can-export-to-csv-or-xls-file/m-p/27780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[2] &lt;A href="https://community.qlik.com/t5/Knowledge/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[3] &lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Need-To-Export-Straight-Table-To-Excel-Automatically-On-Reload/td-p/59982" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Need-To-Export-Straight-Table-To-Excel-Automatically-On-Reload/td-p/59982&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 09:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959858#M79115</guid>
      <dc:creator>Jordi_Yherla</dc:creator>
      <dc:date>2022-07-25T09:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to export straight table into .csv file in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959874#M79117</link>
      <description>&lt;P&gt;Thanks Jordi&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; It's helpful...&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 10:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-export-straight-table-into-csv-file-in-Qlikview/m-p/1959874#M79117</guid>
      <dc:creator>sheetal2021</dc:creator>
      <dc:date>2022-07-25T10:03:10Z</dc:date>
    </item>
  </channel>
</rss>

