<?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 how do i concat multiple fact table with same field with a flag? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326741#M583877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the quotes are required,&lt;/P&gt;&lt;P&gt;otherwise QV will look for a field named PRD_YIELD_OP_TYPE_SUMMARY&lt;/P&gt;&lt;P&gt;in your source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 13:51:58 GMT</pubDate>
    <dc:creator>gandalfgray</dc:creator>
    <dc:date>2011-09-06T13:51:58Z</dc:date>
    <item>
      <title>how do i concat multiple fact table with same field with a flag?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326737#M583873</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;I have two fact table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;location_code&lt;/P&gt;&lt;P&gt;area_code&lt;/P&gt;&lt;P&gt;time_id&lt;/P&gt;&lt;P&gt;defects&lt;/P&gt;&lt;P&gt;processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table two;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;location_code&lt;/P&gt;&lt;P&gt;area_code&lt;/P&gt;&lt;P&gt;time_id&lt;/P&gt;&lt;P&gt;defects&lt;/P&gt;&lt;P&gt;processed&lt;/P&gt;&lt;P&gt;failure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and dimensions are time,location and area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would i concat them into a single table such that after concating i am able to know which field is from which table....(means how do i add flag)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326737#M583873</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-09-06T13:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: how do i concat multiple fact table with same field with a flag?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326738#M583874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;NewTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Load 'Table one' As SourceTable,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; location_code,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; area_code,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; time_id,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; defects,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processed&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Resident [table one];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Concatenate (NewTable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Load 'Table two' As SourceTable,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; location_code,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; area_code,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; time_id,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; defects,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processed,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; failure&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Resident [table two];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Drop Tables [table one], [table two];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field SourceTable shows where the data came from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326738#M583874</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-06T13:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: how do i concat multiple fact table with same field with a flag?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326739#M583875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you basically want to a full list of 'location_code' from both tables for example but still see which it came from originally?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should just be able to add an identifer to each table before you concat them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;location_code,&lt;/P&gt;&lt;P&gt;area_code,&lt;/P&gt;&lt;P&gt;time_id,&lt;/P&gt;&lt;P&gt;defects,&lt;/P&gt;&lt;P&gt;processed,&lt;/P&gt;&lt;P&gt;'table one' as Table_Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same for table two and then concat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: in the time of writing that GG beat me to it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326739#M583875</guid>
      <dc:creator />
      <dc:date>2011-09-06T13:41:21Z</dc:date>
    </item>
    <item>
      <title>how do i concat multiple fact table with same field with a flag?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326740#M583876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GG..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it required to keep table name in single quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as my table name is PRD_YIELD_OP_TYPE_SUMMARY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i am doing like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'PRD_YIELD_OP_TYPE_SUMMARY' as sourcePrdYield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326740#M583876</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-09-06T13:48:33Z</dc:date>
    </item>
    <item>
      <title>how do i concat multiple fact table with same field with a flag?</title>
      <link>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326741#M583877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the quotes are required,&lt;/P&gt;&lt;P&gt;otherwise QV will look for a field named PRD_YIELD_OP_TYPE_SUMMARY&lt;/P&gt;&lt;P&gt;in your source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-do-i-concat-multiple-fact-table-with-same-field-with-a-flag/m-p/326741#M583877</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-06T13:51:58Z</dc:date>
    </item>
  </channel>
</rss>

