<?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: extracting the load script from QlikSense and QlikView in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/2528305#M32148</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47012"&gt;@daveatkins&lt;/a&gt;&amp;nbsp;, I have similar requirement. Can you please help what library in python can be used to parse load script and convert to some other format like SQL?&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2025 13:13:09 GMT</pubDate>
    <dc:creator>nammahesh</dc:creator>
    <dc:date>2025-08-25T13:13:09Z</dc:date>
    <item>
      <title>extracting the load script from QlikSense and QlikView</title>
      <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1858265#M20673</link>
      <description>&lt;P&gt;I need to write a script to identify all the data elements that are used in our QlikView and QlikSense deployments. I have done this in a way that works manually; i.e. I can open up qlikview and export the load script to a .qvs text file and then read that file into my script and it will generate a list of each connection, followed by the database tables referenced in SQL.&lt;/P&gt;
&lt;P&gt;However, I need to do this for hundreds of files (QlikView) and I have not yet looked at how to export the QlikSense load script.&lt;/P&gt;
&lt;P&gt;I am aware of the approach of creating prj folders for QV; not really feasible to go down that path with the size of our deployment.&lt;/P&gt;
&lt;P&gt;Is there a way to pull the load script out of .qvw files and out of the QlikSense applications from a python script or powershell, etc.?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 15:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1858265#M20673</guid>
      <dc:creator>daveatkins</dc:creator>
      <dc:date>2021-11-11T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: extracting the load script from QlikSense and QlikView</title>
      <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1858484#M20676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47012"&gt;@daveatkins&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If you just want to convert Script from Qlikview to Qliksense then I will suggest to use qliksense converter functionality from DevHub.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 04:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1858484#M20676</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-11-12T04:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: extracting the load script from QlikSense and QlikView</title>
      <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1878548#M21065</link>
      <description>&lt;P&gt;not what I am looking to do. I need to get the load script out of QlikSense into a text file so I can parse it with a python script to generate a list of all the database connections, tables, and columns so we can map them to a new data warehouse and rewrite the load script to use that.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 15:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1878548#M21065</guid>
      <dc:creator>daveatkins</dc:creator>
      <dc:date>2022-01-07T15:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: extracting the load script from QlikSense and QlikView</title>
      <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1878572#M21066</link>
      <description>&lt;P&gt;Maybe this thread will help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Export-Scripts-from-multiple-QVW-files/m-p/1520023" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Export-Scripts-from-multiple-QVW-files/m-p/1520023&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 16:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/1878572#M21066</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2022-01-07T16:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: extracting the load script from QlikSense and QlikView</title>
      <link>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/2528305#M32148</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47012"&gt;@daveatkins&lt;/a&gt;&amp;nbsp;, I have similar requirement. Can you please help what library in python can be used to parse load script and convert to some other format like SQL?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 13:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/extracting-the-load-script-from-QlikSense-and-QlikView/m-p/2528305#M32148</guid>
      <dc:creator>nammahesh</dc:creator>
      <dc:date>2025-08-25T13:13:09Z</dc:date>
    </item>
  </channel>
</rss>

