<?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: Key problem about displaying a figure - plz help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Key-problem-about-displaying-a-figure-plz-help/m-p/1176641#M381843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is done now.&lt;/P&gt;&lt;P&gt;It got still a bit more complicated along the way because another element of my key varies in time as I found out, so I could connect this to the delivery_plan by only a three-part key.&lt;/P&gt;&lt;P&gt;Well, now I have about the info I wanted - not quite as precise as I could have wished for, but I guess it's the best that can be done.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2016 13:42:47 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2016-07-29T13:42:47Z</dc:date>
    <item>
      <title>Key problem about displaying a figure - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Key-problem-about-displaying-a-figure-plz-help/m-p/1176640#M381842</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 have the following problem:&lt;/P&gt;&lt;P&gt;- In my datamodel, two tables are linked, I'll name them &amp;gt;&amp;gt;Delivery_plan&amp;lt;&amp;lt; and &amp;gt;&amp;gt;SO_table&amp;lt;&amp;lt;.&lt;/P&gt;&lt;P&gt;- The two are linked by four fields: Item_no, freighttype, customer and DueDate, all of which are present in both tables.&lt;/P&gt;&lt;P&gt;- The table &amp;gt;&amp;gt;SO_table&amp;lt;&amp;lt; has a fifth dimension, however - one order (made up of those four fields) has many different box_IDs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =&amp;gt; several lines of the &amp;gt;&amp;gt;SO_table&amp;lt;&amp;lt; are thus linked to just one line in the &amp;gt;&amp;gt;Delivery_plan&amp;lt;&amp;lt;.&lt;/P&gt;&lt;P&gt;=&amp;gt; Thus far, that is good and well and correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- All the items in the &amp;gt;&amp;gt;SO_table&amp;lt;&amp;lt; have not yet been shipped to the customer, however.&lt;/P&gt;&lt;P&gt;- I want to also display the items which have been shipped, so I have a second instance of the &amp;gt;&amp;gt;SO_table&amp;lt;&amp;lt;;&lt;/P&gt;&lt;P&gt;- This &amp;gt;&amp;gt;SO_table_shipped&amp;lt;&amp;lt; is linked to the &amp;gt;&amp;gt;Delivery_plan&amp;lt;&amp;lt; by the same four fields, that works&lt;/P&gt;&lt;P&gt;- However, it also has a fifth dimension, a nr. of box_IDs, just like the first.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; Every box_ID must be unique, so the IDs of the shipped &amp;gt;&amp;gt;SO_table_shipped&amp;lt;&amp;lt; naturally don't match those of the first instance.&lt;/P&gt;&lt;P&gt;=&amp;gt; So all I can do is display the total volume that has been shipped for this &amp;gt;&amp;gt;Delivery_plan_key&amp;lt;&amp;lt; in every line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already aggregated that &amp;gt;&amp;gt;SO_table_shipped&amp;lt;&amp;lt; and made a sum of the quantity, so I now have a small table with the four keyfields and a total volume that is linked to my &amp;gt;&amp;gt;Delivery_plan&amp;lt;&amp;lt;.&lt;/P&gt;&lt;P&gt;The issue is only this: The diagram actually has five dimensions, but I can link by only four as I have just explained - so I need to ignore the fifth dimension, which is the box_ID - only, in my aggregated &amp;gt;&amp;gt;SO_table_shipped&amp;lt;&amp;lt;, I don't have the box_ID anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do that using Set_analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 07:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-problem-about-displaying-a-figure-plz-help/m-p/1176640#M381842</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-07-29T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Key problem about displaying a figure - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/Key-problem-about-displaying-a-figure-plz-help/m-p/1176641#M381843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is done now.&lt;/P&gt;&lt;P&gt;It got still a bit more complicated along the way because another element of my key varies in time as I found out, so I could connect this to the delivery_plan by only a three-part key.&lt;/P&gt;&lt;P&gt;Well, now I have about the info I wanted - not quite as precise as I could have wished for, but I guess it's the best that can be done.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 13:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-problem-about-displaying-a-figure-plz-help/m-p/1176641#M381843</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-07-29T13:42:47Z</dc:date>
    </item>
  </channel>
</rss>

