<?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 data model and data associations in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1813684#M66464</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/130127"&gt;@abonnery&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There are some limitations, but also workarounds&lt;/P&gt;&lt;P&gt;Limitations:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You cannot use&amp;nbsp;binary&amp;nbsp;to load data from an app in a managed space. The app must be in a personal space or a shared space.&lt;/P&gt;&lt;P&gt;You cannot upload&amp;nbsp;QVW&amp;nbsp;or&amp;nbsp;QVF&amp;nbsp;files to the&amp;nbsp;/DataFiles&amp;nbsp;folder. Instead, you can upload the file to a file share, for example&amp;nbsp;AWS S3&amp;nbsp;or&amp;nbsp;Google Drive, and then load the data from a data connection connected to the file share.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards Eddie&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 14:47:22 GMT</pubDate>
    <dc:creator>eddie_wagt</dc:creator>
    <dc:date>2021-06-08T14:47:22Z</dc:date>
    <item>
      <title>Export data model and data associations</title>
      <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803449#M65221</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a way to store/export an entire data model (made of several tables and data associations/keys) into a single file (whatever the format as long as I can export it to a dedicated folder).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know of qvd but, the exported data is flat for this format, meaning the relation between the table is lost during the export.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The purpose of the export would be to reload the data model into another app without having to recreate numerous tables and data associations in this new app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know of a specific format/feature of qlik sense that would allow this ? How could I implement it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 21:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803449#M65221</guid>
      <dc:creator>abonnery</dc:creator>
      <dc:date>2021-12-21T21:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export data model and data associations</title>
      <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803468#M65223</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/130127"&gt;@abonnery&lt;/a&gt;&amp;nbsp;I am not aware of any feature like this in Qlik Sense, I have just found the following for QlikView but I would say it would be the same in Qlik Sense side, but in cany case it is maybe not exactly what you expect, yes? &lt;A href="https://audministrator.wordpress.com/2019/02/22/qlikview-how-to-export-the-full-data-model-to-excel/" target="_blank"&gt;https://audministrator.wordpress.com/2019/02/22/qlikview-how-to-export-the-full-data-model-to-excel/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, I have also checked in our Ideation program and I could not see any idea submitted regarding this feature, so I would kindly suggest you to submit it there so our R&amp;amp;D team might assess this feature for future releases&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the following link to submit any idea:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 11:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803468#M65223</guid>
      <dc:creator>Patricia_Silva</dc:creator>
      <dc:date>2021-04-28T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export data model and data associations</title>
      <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803560#M65242</link>
      <description>&lt;P&gt;It sounds that you are looking for a binary load:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_blank"&gt;Binary ‒ Qlik Sense on Windows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 14:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1803560#M65242</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-04-28T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export data model and data associations</title>
      <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1813526#M66435</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have heard the binary statement doesn't work for enterprises, instead we choose export a qvf and load it from the app where we want to exploit the data. Is this the way of doing ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 07:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1813526#M66435</guid>
      <dc:creator>abonnery</dc:creator>
      <dc:date>2021-06-08T07:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Export data model and data associations</title>
      <link>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1813684#M66464</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/130127"&gt;@abonnery&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There are some limitations, but also workarounds&lt;/P&gt;&lt;P&gt;Limitations:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You cannot use&amp;nbsp;binary&amp;nbsp;to load data from an app in a managed space. The app must be in a personal space or a shared space.&lt;/P&gt;&lt;P&gt;You cannot upload&amp;nbsp;QVW&amp;nbsp;or&amp;nbsp;QVF&amp;nbsp;files to the&amp;nbsp;/DataFiles&amp;nbsp;folder. Instead, you can upload the file to a file share, for example&amp;nbsp;AWS S3&amp;nbsp;or&amp;nbsp;Google Drive, and then load the data from a data connection connected to the file share.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards Eddie&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 14:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-data-model-and-data-associations/m-p/1813684#M66464</guid>
      <dc:creator>eddie_wagt</dc:creator>
      <dc:date>2021-06-08T14:47:22Z</dc:date>
    </item>
  </channel>
</rss>

