<?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: Canonical Calendar with multiple keys and hierarchy in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1866424#M71528</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="model.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67874i74CA48BE2AC55478/image-size/large?v=v2&amp;amp;px=999" role="button" title="model.PNG" alt="model.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 10:11:30 GMT</pubDate>
    <dc:creator>Quentinn</dc:creator>
    <dc:date>2021-12-03T10:11:30Z</dc:date>
    <item>
      <title>Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864133#M71327</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my ultimate goal is to create a canonical calendar which still interacts with the data as a (that is, making selection etc)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my data is structured like this:&lt;/P&gt;
&lt;P&gt;Sample:&lt;BR /&gt;- sampleid, registrationdate, validationdate and validationenddate&lt;/P&gt;
&lt;P&gt;Subsample:&lt;/P&gt;
&lt;P&gt;- subsampleid, sampleid, createddate&lt;/P&gt;
&lt;P&gt;Slide:&lt;/P&gt;
&lt;P&gt;- slideid, subsampleid, cutdate, scanneddate&lt;/P&gt;
&lt;P&gt;Antibodyexecution:&lt;/P&gt;
&lt;P&gt;- antibodyexecutiondate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;structure is like this: a sample is devised in multiple sub samples, and a subsample is devised in multiple slide (clear hierarchical relationship). The antibodyexecutiontable is a bit special: some slides have a certain antibodyexecution&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could someone please help me in creating a suitable canonical calendar for this? It’ s something I haven’t been able to find out. It would help tremendously. I was successful creating a canonical calendar without including the id references, so that calendar works, but doesn’t link to the data as it should&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 13:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864133#M71327</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2021-11-27T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864178#M71330</link>
      <description>&lt;P&gt;Hi, did you follow this example?:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Note that ther is a DateType field, and this one need to be used in expression to chosee the date it has to applied.&lt;/P&gt;
&lt;P&gt;You can use a variable so the user can selct the date in some charts, and use an expression like:&amp;nbsp;&amp;nbsp;Sum({$&amp;lt;DateType={'$(vDateType)'}&amp;gt;} Amount)&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 08:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864178#M71330</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-11-28T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864197#M71333</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes i understand the logica behind canonical calendar. However, the post uses An example with a 2 level hierarchy (orders have multiple orderlines), i have a case with 3 levels (sample have multiple subsamples and on its turn multiple slides).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any insight on how to do this?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 13:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864197#M71333</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2021-11-28T13:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864212#M71335</link>
      <description>&lt;P&gt;Hi, if an slide belongs to a single subsample, and that subsaple belongs to a single sample, the 'DateBridge' table would relate with the slideID with each date, this Id will tell wich subsample and wich sample it's related.&lt;/P&gt;
&lt;P&gt;Maybe a capture with the relationship model can help me to see the difference or the complications to apply the canonical.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Nov 2021 17:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1864212#M71335</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-11-28T17:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1866424#M71528</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="model.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67874i74CA48BE2AC55478/image-size/large?v=v2&amp;amp;px=999" role="button" title="model.PNG" alt="model.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 10:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1866424#M71528</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2021-12-03T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1866426#M71530</link>
      <description>&lt;P&gt;This is a very simplified version of the model, however, i don't know how to apply canonical date to this relationship. It would be very benificial for me to be a able to build a canonical master calendar ( i have gotten this far) and also integrate the keys/ relationship into this, so i'm able to make selection&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 10:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1866426#M71530</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2021-12-03T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1868011#M71681</link>
      <description>&lt;P&gt;Does anyone have an answer/tips? It would help LOADS&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 10:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1868011#M71681</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2021-12-08T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Calendar with multiple keys and hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1869718#M71823</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer Link Table solution in below link :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Advantages-of-Link-Table/td-p/573849" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Advantages-of-Link-Table/td-p/573849&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Vikas&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 11:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Canonical-Calendar-with-multiple-keys-and-hierarchy/m-p/1869718#M71823</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2021-12-13T11:36:02Z</dc:date>
    </item>
  </channel>
</rss>

