<?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: After Applying Join not able to see data in UI design In charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505901#M509444</link>
    <description>&lt;P&gt;Hi Sakshikaul,&lt;/P&gt;&lt;P&gt;Looks like Item Number field in the Increment_Sales&amp;nbsp; table doesn't&amp;nbsp;match with Item Number field In Buying_Master_Full and StyleGrading_Full table.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vitalii&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 08:56:22 GMT</pubDate>
    <dc:creator>vitaliichupryna</dc:creator>
    <dc:date>2018-11-14T08:56:22Z</dc:date>
    <item>
      <title>After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505893#M509443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have join the tables in qlikview but not able to see the data in charts.I have following tables&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. buying master&lt;/P&gt;&lt;P&gt;2. style grading&lt;/P&gt;&lt;P&gt;3.Franchise grading&amp;nbsp; as shown below:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94iE2AD5CD14E9C202B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&amp;nbsp;Following is the UI design in which I am not able to get buying master grade and style master grade.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why I am not able to get these grades ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 751px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95i78FD82C60470527E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 08:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505893#M509443</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-11-14T08:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505901#M509444</link>
      <description>&lt;P&gt;Hi Sakshikaul,&lt;/P&gt;&lt;P&gt;Looks like Item Number field in the Increment_Sales&amp;nbsp; table doesn't&amp;nbsp;match with Item Number field In Buying_Master_Full and StyleGrading_Full table.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vitalii&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 08:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505901#M509444</guid>
      <dc:creator>vitaliichupryna</dc:creator>
      <dc:date>2018-11-14T08:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505942#M509445</link>
      <description>&lt;P&gt;Following are the tables (script)&lt;/P&gt;&lt;P&gt;Buying_Master_Full:&lt;/P&gt;&lt;P&gt;LOAD [Season Code] as Buying_Master_season ,&lt;BR /&gt;OSGENDER,&lt;BR /&gt;GENDER as Buying_Master_gender,&lt;BR /&gt;// MATERIAL,&lt;BR /&gt;// COLOR,&lt;BR /&gt;MATERIAL&amp;amp;COLOR as iitemNumber,&lt;/P&gt;&lt;P&gt;StyleGrading_Full:&lt;BR /&gt;//Concatenate(Increment_Sales)&lt;/P&gt;&lt;P&gt;LOAD GradeId,&lt;BR /&gt;ClusterGradeId,&lt;BR /&gt;StyleGrading_Partner_Code,&lt;BR /&gt;StyleGrading_Cluster,&lt;BR /&gt;Gender,&lt;BR /&gt;KGender,&lt;BR /&gt;[Season Code] as StyleGrading_Full_season,&lt;BR /&gt;Store,&lt;BR /&gt;Category,&lt;BR /&gt;SubCategory,&lt;BR /&gt;// MATERIAL,&lt;BR /&gt;// COLOR,&lt;BR /&gt;MATERIAL&amp;amp;COLOR as iitemNumber,&lt;/P&gt;&lt;P&gt;Increment_Sales:&lt;/P&gt;&lt;P&gt;LOAD SAPCode,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;replace(ItemNumber,' ','') as ItemNumber,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mid(ItemNumber,13,3) as COLOR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mid(ItemNumber,13,3) &amp;amp;&amp;nbsp;left(ItemNumber,13) as&amp;nbsp; iitemNumber,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;left(ItemNumber,13) as Material,&lt;/SPAN&gt;&lt;BR /&gt;[inv no],&lt;BR /&gt;Sold_Date,&lt;BR /&gt;lastDate,&lt;BR /&gt;CurrentDate,&lt;BR /&gt;Date(lastDate, 'YYYYMMDD') &amp;amp; Date(CurrentDate, 'YYYYMMDD') as EventKey,&lt;BR /&gt;Sold_Month,&lt;BR /&gt;Sold_Year,&lt;BR /&gt;ItemNumber,&lt;BR /&gt;[Season Code],&lt;BR /&gt;quantity_sold,&lt;BR /&gt;[tax amount]&lt;BR /&gt;FROM&lt;BR /&gt;[..\QVD\transform_qvd\IncrementSales_full.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;I have joined following above tables . I have concatenated color and Material and renames as iitemnumber in each table still not getting the result .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 09:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1505942#M509445</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-11-14T09:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1506385#M509446</link>
      <description>&lt;P&gt;itemnumbers in grade table should match with itemnumber on sales table.&lt;/P&gt;&lt;P&gt;to me the logic doesnt look right&lt;/P&gt;&lt;P&gt;MATERIAL&amp;amp;COLOR as iitemNumber,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 15:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1506385#M509446</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-11-14T15:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1506790#M509447</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;iitemNumber In grade table is created&amp;nbsp;by concatenating two fields ie MATERIAL&amp;amp;COLOR as iitemNumber,&lt;/P&gt;&lt;P&gt;similarly iitemnumber in sales table is created by concatenating two fields ie MATERIAL&amp;amp;COLOR as iitemNumber.&lt;/P&gt;&lt;P&gt;After executing the script I have now got the following result but now I am getting the same result for each grade so need help why this is happening ?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/269iD7EED2CDF195D1CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 04:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1506790#M509447</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-11-15T04:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507397#M509448</link>
      <description>&lt;P&gt;Not sure what you mean.&lt;/P&gt;&lt;P&gt;If you share a sample app would be able to help&lt;/P&gt;&lt;P&gt;I would check the data consistency key fields between tables as a start&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 15:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507397#M509448</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-11-15T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507676#M509449</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please help ,e how to upload a document here?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 04:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507676#M509449</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-11-16T04:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: After Applying Join not able to see data in UI design In charts</title>
      <link>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507789#M509450</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to upload a sample application as size of application is too large.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 08:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-Applying-Join-not-able-to-see-data-in-UI-design-In-charts/m-p/1507789#M509450</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2018-11-16T08:34:54Z</dc:date>
    </item>
  </channel>
</rss>

