<?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: Regarding shared Calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-shared-Calendar/m-p/825986#M290903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys, please let me know in case if you has any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 22:36:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-26T22:36:24Z</dc:date>
    <item>
      <title>Regarding shared Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-shared-Calendar/m-p/825985#M290902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #10253f;"&gt;Hello Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;I appreciate your time. I am having a sharedcalendar which is sharing 6 dates say DATE-PR,DATE-RFQ,DATE-PO,DATE-GRV,DATE-INVOICE, DATE PAYMENT. I am as of now using a cross table logic for my shared calendar as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;// &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;tabLink: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;CrossTable (Datetype, Date,6)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;//key,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PR] ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - RFQ] ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PO],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - GRV], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - Invoice],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - Payment],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PR], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - RFQ],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PO],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - GRV]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; Resident Fact;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; left join(Fact) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;TABLINK2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Date as Shared_Date,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Datetype,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PR],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - RFQ],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - PO],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - GRV],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - Invoice],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt; [Date - Payment]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;resident tabLink;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;drop table tabLink;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;This is working fine, but now I need to include another condition in this as when I click shared date, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;, then it need to show only the same date value from other date fields. Let say when I click, 1/1/2014 from shared-date then if it is present in other date fields say in DATE-PR or DATE-RFQ then it need to show the same otherwise it need to get grayed out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;As of now it is showing a lot of other dates along with the selected&amp;nbsp; date in shared calendar, but my scenario is to show only that particular date which I am clicking on the shared-date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Attached a screenshot for your reference.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;Kiru&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 21:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-shared-Calendar/m-p/825985#M290902</guid>
      <dc:creator />
      <dc:date>2014-11-26T21:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding shared Calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-shared-Calendar/m-p/825986#M290903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys, please let me know in case if you has any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 22:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-shared-Calendar/m-p/825986#M290903</guid>
      <dc:creator />
      <dc:date>2014-11-26T22:36:24Z</dc:date>
    </item>
  </channel>
</rss>

