<?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: Need suggestions in Data-model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543473#M744828</link>
    <description>&lt;P&gt;QVD generator is complete RAW data, no transformations. (fetching RAW data from SQL)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ETL&lt;/STRONG&gt;: I&amp;nbsp;did few transformations and concatenated all the QVD's in to one (Finally creating one QVD).&lt;/P&gt;&lt;P&gt;-- Paul&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 09:28:29 GMT</pubDate>
    <dc:creator>paulwalker</dc:creator>
    <dc:date>2019-02-13T09:28:29Z</dc:date>
    <item>
      <title>Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543392#M744822</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I'm facing issue with Data model,&amp;nbsp; I have 10 transaction tables tables, users need all the data from tables.&lt;/P&gt;&lt;P&gt;Which data model should i approach ?&lt;/P&gt;&lt;P&gt;Current instance, have done concatenate all the tables using with flag and creating QVD. but taking more than hour.&lt;/P&gt;&lt;P&gt;I feel ,&amp;nbsp;&lt;SPAN&gt;Few tables has same fields and few tables are not common fields, so taking more time to create QVD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please can you give suggestions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543392#M744822</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543407#M744823</link>
      <description>How many records do you have in each transaction table???&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashant Sangle&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2019 06:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543407#M744823</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-02-13T06:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543409#M744824</link>
      <description>&lt;P&gt;In such scenarios, usually one goes with concatenation or &lt;STRONG&gt;link-table&lt;/STRONG&gt; solution. The way you are currently going (concatenation) gives you better performance at the UI level, because you can use your flags in set analysis expressions. However, since there is no general rule (concatenation or link-table being one better than other), you could try alternative&amp;nbsp; link-table solution and see if that helps in your use case. for better understanding ,please refer:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Concatenate-vs-Link-Table/ba-p/1467569" target="_self"&gt;Concatenate or Link Table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 06:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543409#M744824</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-02-13T06:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543447#M744825</link>
      <description>&lt;P&gt;Is it really a question in regard to your datamodel (I think your concatenate-approach is a good choice) or more how to speed up the load-process? Quite useful for reducing the loading-times is to use incremental load-approaches and this mustn't be restricted to the rawdata-level else it might be necessary to implement it for each transformation-level. Within the second half of the following posting you will find various links to incremental-examples and exists() which is needed to keep the qvd-loadings optimized: &lt;A href="https://community.qlik.com/t5/QlikView-Documents/Advanced-topics-for-creating-a-qlik-datamodel/ta-p/1494747" target="_blank"&gt;Advanced-topics-for-creating-a-qlik-datamodel&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 08:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543447#M744825</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-13T08:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543450#M744826</link>
      <description>&lt;P&gt;I did incremental load in QVD Generator and working fine.&lt;/P&gt;&lt;P&gt;These concatenate using all QVD's only, Loading process taking hardly 11 mins, but QVD creating more than 40 mins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 08:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543450#M744826</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2019-02-13T08:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543462#M744827</link>
      <description>&lt;P&gt;Are all QVD's loading optimized within the incremental generator-process and by concatenate them? Are all transformations included within the incremental approach?&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543462#M744827</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-13T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543473#M744828</link>
      <description>&lt;P&gt;QVD generator is complete RAW data, no transformations. (fetching RAW data from SQL)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ETL&lt;/STRONG&gt;: I&amp;nbsp;did few transformations and concatenated all the QVD's in to one (Finally creating one QVD).&lt;/P&gt;&lt;P&gt;-- Paul&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543473#M744828</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2019-02-13T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543492#M744829</link>
      <description>&lt;P&gt;It does not really answer the above questions if all (respectively the heavy ones) loadings are optimized and all transformations are included within an incremental load-approach.&lt;/P&gt;&lt;P&gt;Beside this your answer sounds that there is one generator- and one datamodel-application. If it's the case it might be useful to split them into multiple applications because they could then run in parallel (depending on the performance of your database/network and your resources of CPU, RAM and storage and/or the number of available machines). Further not each single-task might need to be updated each time and might be therefore skipped n times.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543492#M744829</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-13T09:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need suggestions in Data-model</title>
      <link>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543507#M744830</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have attached sample data for 2 tables, please anyone can help on Link table.&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 10:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-suggestions-in-Data-model/m-p/1543507#M744830</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2019-02-13T10:01:50Z</dc:date>
    </item>
  </channel>
</rss>

