<?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: Dates from two tables as one dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140852#M1292200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind that both island tables and the usage of if() functions in your expressions most likely will cause performance issues in large data sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2018 22:19:32 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2018-10-30T22:19:32Z</dc:date>
    <item>
      <title>Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140846#M1292194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three tables with data from SAP (the data model is much bigger, but these 3 tables are relevant):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid #000000; width: 355px; height: 100px;" width="353"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;position&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;VBEP.VBELN_POSNR&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;foreign key &lt;SPAN style="font-size: 13.3333px;"&gt;schedule line &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;LIKP_LIPS.VGBEL_VGPOS&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;foreign key delivery&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;VBAP.NETWR_perPiece&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;net value per single piece&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid rgb(0, 0, 0); width: 356px; height: 147px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;schedule line &lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;VBEP&lt;SPAN style="font-size: 13.3333px;"&gt;.VBELN_POSNR&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;VBEP.ETENR&lt;/TD&gt;&lt;TD&gt;schedule line no.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;VBEP.LDDAT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;delivery date (plan)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;VBEP.LDDAT_YearMonth&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;VBEP.BMENG&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;confirmed quantity&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 360px; height: 79px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;delivery&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;LIKP_LIPS&lt;SPAN style="font-size: 13.3333px;"&gt;.VGBEL_VGPOS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LIKP_LIPS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.WADAT_IST&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;delivery date (actual)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LIKP_LIPS&lt;SPAN style="font-size: 13.3333px;"&gt;.WADAT_IST_YearMonth&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LIKP_LIPS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.LFIMG&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to build a pivot and a bar chart showing the netvalue for planed delivery date and actual delivery date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea was to create an idependent calender with all dates of VBEP.LDDAT and &lt;SPAN style="font-size: 13.3333px;"&gt;LIKP_LIPS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.WADAT_IST &lt;/SPAN&gt;combined in one column and use this as dimension. But at creating the first formula as "sum({$&amp;lt;LIKP_LIPS.WADAT_IST = {"[Date from the independed calender"} &amp;gt;} VBAP.NETWR_perPiece * LIKP_LIPS.LFIMG)&lt;SPAN style="font-size: 13.3333px;"&gt;" I learned that this will not work because the calculation is not been done after each line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Another idea was to create a table like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid #000000; width: 155px; height: 67px;" width="153"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;calender&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;independent_date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;VBEP.LDDAT&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LIKP_LIPS&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.WADAT_IST&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But then I would get a circular reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Has anybody a solution for that. I have allready search the forum (perhaps with the wrong keywords ;-)) and did not find a solution fitting my problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;thanks &lt;SPAN style="font-size: 13.3333px;"&gt;in advance &lt;/SPAN&gt;for answering,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Heike&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140846#M1292194</guid>
      <dc:creator>hlauerhaas</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140847#M1292195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there are a few options depending on the rest of your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached uses the very beginnings of a disconnected master date calendar (that I think there are lots of write ups on how to take further, key being is not linked) &amp;amp; using Sum &amp;amp; If in the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="318179.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216993_318179.png" style="width: 620px; height: 64px;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140847#M1292195</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2018-10-29T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140848#M1292196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 23:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140848#M1292196</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-10-29T23:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140849#M1292197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. This works fine for my issue and is a really simple solution wich is not destroying my data model. I could have come up with that myself, but sometimes you not see the forest for the trees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Heike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 07:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140849#M1292197</guid>
      <dc:creator>hlauerhaas</dc:creator>
      <dc:date>2018-10-30T07:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140850#M1292198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read this blog before, but it doesn't fit. I already tried it and got circular references.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Heike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 07:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140850#M1292198</guid>
      <dc:creator>hlauerhaas</dc:creator>
      <dc:date>2018-10-30T07:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140851#M1292199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank-you Marco - that is what I was thinking of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 08:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140851#M1292199</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2018-10-30T08:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dates from two tables as one dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140852#M1292200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind that both island tables and the usage of if() functions in your expressions most likely will cause performance issues in large data sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 22:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dates-from-two-tables-as-one-dimension/m-p/140852#M1292200</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-10-30T22:19:32Z</dc:date>
    </item>
  </channel>
</rss>

