<?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 Import same QVD twice by Data Manager in Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424620#M33955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to import twice (or 3-more times) the same qvd into a model (e.g. multiple qvd containing a sort of master calendar) using Data Manager.&lt;/P&gt;&lt;P&gt;Once I've upload the first in a model and creating a demo sheet, I've tried to import the same qvd again but I have a problem: the original structure of the first qvd is overwritten with the new choosen fields, changing its structure and consequently the associations can also be broken. Other side effect is that in the frontend the system is changing autonomously the source fields in the formulas...&lt;/P&gt;&lt;P&gt;Any suggestion on how to solve it?&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 06:47:27 GMT</pubDate>
    <dc:creator>mic_qlik</dc:creator>
    <dc:date>2017-11-07T06:47:27Z</dc:date>
    <item>
      <title>Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424620#M33955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to import twice (or 3-more times) the same qvd into a model (e.g. multiple qvd containing a sort of master calendar) using Data Manager.&lt;/P&gt;&lt;P&gt;Once I've upload the first in a model and creating a demo sheet, I've tried to import the same qvd again but I have a problem: the original structure of the first qvd is overwritten with the new choosen fields, changing its structure and consequently the associations can also be broken. Other side effect is that in the frontend the system is changing autonomously the source fields in the formulas...&lt;/P&gt;&lt;P&gt;Any suggestion on how to solve it?&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 06:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424620#M33955</guid>
      <dc:creator>mic_qlik</dc:creator>
      <dc:date>2017-11-07T06:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424621#M33956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;You can using &lt;STRONG&gt;Qualify&lt;/STRONG&gt; statement for &lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-size: 10pt; font-family: 'Open Sans', Arial, sans-serif;"&gt;qualification of field names&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Qualify.htm" title="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Qualify.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Qualify.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and using &lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt; to avoid two or more tables with same struct merge into one table&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptPrefixes/NoConcatenate.htm" title="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptPrefixes/NoConcatenate.htm"&gt;NoConcatenate ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;An Pham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 07:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424621#M33956</guid>
      <dc:creator>kenphamvn</dc:creator>
      <dc:date>2017-11-07T07:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424622#M33957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌thank you An.&lt;/P&gt;&lt;P&gt;but I’m looking a solution within the data manager functionalities without unlocking the auto generated script (and so loosing the data manager options).&lt;/P&gt;&lt;P&gt;michele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 07:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1424622#M33957</guid>
      <dc:creator>mic_qlik</dc:creator>
      <dc:date>2017-11-07T07:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1607733#M45089</link>
      <description>&lt;P&gt;I too am wondering how to import the same&amp;nbsp;table/view (in my case it's through a MS SQL connection) more than once in the Data Manager&amp;nbsp;to make several connections to another table but based on&amp;nbsp;different fields. Seems like I have to use the data load editor and miss out on the functionalities of the DM, OR make copies of my views/tables in my database in order to import them more than once. Let me know if this is possible or not, please.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 20:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1607733#M45089</guid>
      <dc:creator>AChris</dc:creator>
      <dc:date>2019-07-30T20:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1607734#M45090</link>
      <description>&lt;P&gt;is it helpful?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 20:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1607734#M45090</guid>
      <dc:creator>jeffreyfrancis</dc:creator>
      <dc:date>2019-07-30T20:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Import same QVD twice by Data Manager in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1677984#M51555</link>
      <description>&lt;P&gt;I have same requirement , hope here is a solution provided.&lt;/P&gt;&lt;P&gt;Does everyone know the solution from data manager ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Import-same-QVD-twice-by-Data-Manager-in-Sense/m-p/1677984#M51555</guid>
      <dc:creator>SomebabyTina</dc:creator>
      <dc:date>2020-02-21T10:49:47Z</dc:date>
    </item>
  </channel>
</rss>

