<?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: oracle union in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286661#M1182922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV is analysing the fieldnames and it produces a data model out of it, that is cool, but can turn very nasty if ou use QV on a poor data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because QV is producing a combination out of all prossibilities e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Rows - Table Fields&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.000*10 * 100.000 * 10 * 100.000 * 10 -&amp;gt; giant number, because it is a combinatoric approach it is not even linear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can produce billions of combinations out of tiny data, and bring down QV during load and slowing down the UI as well...a full package of fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further depending on the data, you can get circles, QV is detecting them but I am not very sure what they really mean for the data navigation behaviour, so I do avoid them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Union All, Qlik View has a problem understanding them. They do work in SQL Developer but they do not work in QV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But chained/concatened load should be used really carefully and with hindsight, it is practical feature but should not replace a proper data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use it for just patching together some data to get it done or to avoid data modelling (star scheme) --&amp;gt; that is a bad idea because maintaing QV apps is becoming painful and the behaviour of QV is becoming indeterministic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2013 12:53:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-08T12:53:52Z</dc:date>
    <item>
      <title>oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286655#M1182916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to solve the following problem - to me it's a problem anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have three datasources that I load data from - source_one, source_two &amp;amp; source_three. &lt;/P&gt;&lt;P&gt;2. The query I use fetches the same number &amp;amp; types of fields.&lt;/P&gt;&lt;P&gt;3. Normally I would use a union to organise the data underneath oneanother.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does Qlikview have functionality to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( in Oracle I would do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source_one&lt;/P&gt;&lt;P&gt;union (all)&lt;/P&gt;&lt;P&gt;source_two&lt;/P&gt;&lt;P&gt;union (all)&lt;/P&gt;&lt;P&gt;source_three &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the result I would like to accomplish using Qlikview )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 08:26:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286655#M1182916</guid>
      <dc:creator />
      <dc:date>2011-11-01T08:26:50Z</dc:date>
    </item>
    <item>
      <title>oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286656#M1182917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate load&lt;/P&gt;&lt;P&gt;(See QV help for examples... )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 10:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286656#M1182917</guid>
      <dc:creator>tanelry</dc:creator>
      <dc:date>2011-11-01T10:40:36Z</dc:date>
    </item>
    <item>
      <title>oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286657#M1182918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turns out that QV does an automatic concatenate if the number of fields - and datatype(?) - are identical. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 06:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286657#M1182918</guid>
      <dc:creator />
      <dc:date>2011-11-02T06:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286658#M1182919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV is analysing the fieldnames and it produces a data model out of it, that is cool, but can turn very nasty if ou use QV on a poor data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because QV is producing a combination out of all prossibilities e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Rows - Table Fields&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.000*10 * 100.000 * 10 * 100.000 * 10 -&amp;gt; giant number, because it is a combinatoric approach it is not even linear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can produce billions of combinations out of tiny data, and bring down QV during load and slowing down the UI as well...a full package of fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further depending on the data, you can get circles, QV is detecting them but I am not very sure what they really mean for the data navigation behaviour, so I do avoid them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Union All, Qlik View has a problem understanding them. They do work in SQL Developer but they do not work in QV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But chained/concatened load should be used really carefully and with hindsight, it is practical feature but should not replace a proper data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use it for just patching together some data to get it done or to avoid data modelling (star scheme) --&amp;gt; that is a bad idea because maintaing QV apps is becoming painful and the behaviour of QV is becoming indeterministic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286658#M1182919</guid>
      <dc:creator />
      <dc:date>2013-02-08T11:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286659#M1182920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV is analysing the fieldnames and it produces a data model out of it, that is cool, but can turn very nasty if ou use QV on a poor data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because QV is producing a combination out of all prossibilities e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Rows - Table Fields&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.000*10 * 100.000 * 10 * 100.000 * 10 -&amp;gt; giant number, because it is a combinatoric approach it is not even linear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can produce billions of combinations out of tiny data, and bring down QV during load and slowing down the UI as well...a full package of fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further depending on the data, you can get circles, QV is detecting them but I am not very sure what they really mean for the data navigation behaviour, so I do avoid them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Union All, Qlik View has a problem understanding them. They do work in SQL Developer but they do not work in QV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But chained/concatened load should be used really carefully and with hindsight, it is practical feature but should not replace a proper data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use it for just patching together some data to get it done or to avoid data modelling (star scheme) --&amp;gt; that is a bad idea because maintaing QV apps is becoming painful and the behaviour of QV is becoming indeterministic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286659#M1182920</guid>
      <dc:creator />
      <dc:date>2013-02-08T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286660#M1182921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV is analysing the fieldnames and it produces a data model out of it, that is cool, but can turn very nasty if ou use QV on a poor data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because QV is producing a combination out of all prossibilities e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Rows - Table Fields&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.000*10 * 100.000 * 10 * 100.000 * 10 -&amp;gt; giant number, because it is a combinatoric approach it is not even linear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can produce billions of combinations out of tiny data, and bring down QV during load and slowing down the UI as well...a full package of fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further depending on the data, you can get circles, QV is detecting them but I am not very sure what they really mean for the data navigation behaviour, so I do avoid them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Union All, Qlik View has a problem understanding them. They do work in SQL Developer but they do not work in QV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But chained/concatened load should be used really carefully and with hindsight, it is practical feature but should not replace a proper data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use it for just patching together some data to get it done or to avoid data modelling (star scheme) --&amp;gt; that is a bad idea because maintaing QV apps is becoming painful and the behaviour of QV is becoming indeterministic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286660#M1182921</guid>
      <dc:creator />
      <dc:date>2013-02-08T12:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle union in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286661#M1182922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV is analysing the fieldnames and it produces a data model out of it, that is cool, but can turn very nasty if ou use QV on a poor data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because QV is producing a combination out of all prossibilities e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Rows - Table Fields&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;100.000 - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100.000*10 * 100.000 * 10 * 100.000 * 10 -&amp;gt; giant number, because it is a combinatoric approach it is not even linear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can produce billions of combinations out of tiny data, and bring down QV during load and slowing down the UI as well...a full package of fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further depending on the data, you can get circles, QV is detecting them but I am not very sure what they really mean for the data navigation behaviour, so I do avoid them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Union All, Qlik View has a problem understanding them. They do work in SQL Developer but they do not work in QV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But chained/concatened load should be used really carefully and with hindsight, it is practical feature but should not replace a proper data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use it for just patching together some data to get it done or to avoid data modelling (star scheme) --&amp;gt; that is a bad idea because maintaing QV apps is becoming painful and the behaviour of QV is becoming indeterministic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/oracle-union-in-qlikview/m-p/286661#M1182922</guid>
      <dc:creator />
      <dc:date>2013-02-08T12:53:52Z</dc:date>
    </item>
  </channel>
</rss>

