<?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: Data loading issues from Data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396013#M809706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share a snapshot of the Data Model (CTRL+T in View) with the fields that are being connected?&lt;/P&gt;&lt;P&gt;Filter the other ones in paint or so, with a figure on top, just so I can see whats happening on the binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2017 11:30:05 GMT</pubDate>
    <dc:creator>felipedl</dc:creator>
    <dc:date>2017-10-23T11:30:05Z</dc:date>
    <item>
      <title>Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396010#M809702</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;/P&gt;&lt;P&gt;I tired to load below data into my data model and it is loaded successfully, but when I tired to load it using binary load Was not able to fetch the completed association between the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A:&lt;/P&gt;&lt;P&gt;Load Country,&lt;/P&gt;&lt;P&gt;State,&lt;/P&gt;&lt;P&gt;Division,&lt;/P&gt;&lt;P&gt;Revenue,&lt;/P&gt;&lt;P&gt;Profits&lt;/P&gt;&lt;P&gt;From table A;&lt;/P&gt;&lt;P&gt;Concatinate(Table A)&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Rowno() as% table,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Country,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;State,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Division,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Spends&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;From table B;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Join(Table c)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Table C&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Rowno() as% table1,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Country,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sales&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;From Table c;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I used link table to relate all three tables.It loaded and association is perfect&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;but after loading using binary load into my application,the third table missing its association .sometimes after reload few countries getting associated. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Could someone help me how to solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396010#M809702</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396011#M809703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done a sample test with the following:&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Country,State,Division,Revenue,Profits&lt;/P&gt;&lt;P&gt;a,a1,a11,1,1&lt;/P&gt;&lt;P&gt;a,a2,a11,43,2&lt;/P&gt;&lt;P&gt;a,a1,a12,4,56&lt;/P&gt;&lt;P&gt;a,a1,a15,1,1&lt;/P&gt;&lt;P&gt;b,b2,a1,1,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;[Table B]:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Country,State,Division,Spends&lt;/P&gt;&lt;P&gt;c,c1,c11,1&lt;/P&gt;&lt;P&gt;d,d2,d11,43&lt;/P&gt;&lt;P&gt;e,e1,e12,4&lt;/P&gt;&lt;P&gt;f,f1,f15,1&lt;/P&gt;&lt;P&gt;g,g2,g1,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;[Table C]:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Country,State,Division,Sales&lt;/P&gt;&lt;P&gt;i,i1,a11,1&lt;/P&gt;&lt;P&gt;i,i2,a11,43&lt;/P&gt;&lt;P&gt;j,j1,a12,4&lt;/P&gt;&lt;P&gt;j,j1,a15,1&lt;/P&gt;&lt;P&gt;k,k2,a1,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LinkTable:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;RowNo() as %tableA&lt;/P&gt;&lt;P&gt;// Country,&lt;/P&gt;&lt;P&gt;// State,&lt;/P&gt;&lt;P&gt;// Division,&lt;/P&gt;&lt;P&gt;// Revenue,&lt;/P&gt;&lt;P&gt;// Profits&lt;/P&gt;&lt;P&gt;Resident [Table A];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(LinkTable)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; RowNo() as %tableB&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;//&amp;nbsp; State,&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Division,&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Spends&lt;/P&gt;&lt;P&gt;Resident [Table B];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(LinkTable)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; RowNo() as %tableA,&lt;/P&gt;&lt;P&gt;&amp;nbsp; RowNo() as %tableC&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;Resident [Table C];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY %tableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataTableA:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;RowNo() as %tableA,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident [Table A];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY %tableB;&lt;/P&gt;&lt;P&gt;DataTableB:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;RowNo() as %tableB,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident [Table B];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY %tableC;&lt;/P&gt;&lt;P&gt;DataTableC:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;RowNo() as %tableC,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident [Table C];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop tables [Table A],[Table B],[Table C];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That gives me the following data model&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180193_Sample.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;And the binary load gives the complete data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I believe its happening is that the tables are being automatically concatenated, due to having the same field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 12:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396011#M809703</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-19T12:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396012#M809705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Feilp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it worked partially for me,all columns are related except one column from 3rd table after Binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the data is confidentially I cant share the snapshot of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request you to help in resolving the issue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396012#M809705</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2017-10-23T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396013#M809706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share a snapshot of the Data Model (CTRL+T in View) with the fields that are being connected?&lt;/P&gt;&lt;P&gt;Filter the other ones in paint or so, with a figure on top, just so I can see whats happening on the binary load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 11:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396013#M809706</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-23T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396014#M809708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Feilp,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Apologies for delay in response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The issue is D_count table is not associated&amp;nbsp; and it is created by concatenating in transform layer .Should &lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;I use join in place of concatenate in transform layer?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Also can you please advise me which is preferable to join the tables Join/Concatenate my data contain same column names only one fact need to link with 1&lt;SUP&gt;st&lt;/SUP&gt; table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="test.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180927_test.PNG" style="height: 420px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 17:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396014#M809708</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2017-10-25T17:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading issues from Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396015#M809709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi VIjaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data makes sense the way your looking at it, just stay with it.&lt;/P&gt;&lt;P&gt;Otherwise, if you only have, let's say only %BaseNo and D_Count are used in the concatenation, use a separate table for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, i didnt understand fully what you meant on your post to be honest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 17:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-issues-from-Data-model/m-p/1396015#M809709</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-25T17:41:47Z</dc:date>
    </item>
  </channel>
</rss>

