<?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 Triggers for Master calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366497#M825065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two calendar with 6 fields in my script. &lt;/P&gt;&lt;P&gt;with two master calendars in two different sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps I have done:&lt;/P&gt;&lt;P&gt;In sheet properties I have set if CDay is selected in Main sheet if I go to sheet 1 it must affect only Day field in sheet 1.&lt;/P&gt;&lt;P&gt;But for me it is affecting the Month and Year also like selected not showing as associated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement:&lt;/P&gt;&lt;P&gt;If I select CDay or CMonth or Cyear in Main sheet, I&amp;nbsp; move to sheet 1 if CDay selected means Day field must be selected like wise month and year only&amp;nbsp; it must be reflected.&lt;/P&gt;&lt;P&gt;and the vice versa if I select sheet 1 and move to Main sheet it must be reflected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample data and sample qvw file.&lt;/P&gt;&lt;P&gt;Can any one help me!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>yoganantha321</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Triggers for Master calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366497#M825065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two calendar with 6 fields in my script. &lt;/P&gt;&lt;P&gt;with two master calendars in two different sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps I have done:&lt;/P&gt;&lt;P&gt;In sheet properties I have set if CDay is selected in Main sheet if I go to sheet 1 it must affect only Day field in sheet 1.&lt;/P&gt;&lt;P&gt;But for me it is affecting the Month and Year also like selected not showing as associated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement:&lt;/P&gt;&lt;P&gt;If I select CDay or CMonth or Cyear in Main sheet, I&amp;nbsp; move to sheet 1 if CDay selected means Day field must be selected like wise month and year only&amp;nbsp; it must be reflected.&lt;/P&gt;&lt;P&gt;and the vice versa if I select sheet 1 and move to Main sheet it must be reflected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample data and sample qvw file.&lt;/P&gt;&lt;P&gt;Can any one help me!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366497#M825065</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers for Master calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366498#M825066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change all your triggers.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Action: Select in Field&lt;/P&gt;&lt;P&gt;Field: Day&lt;/P&gt;&lt;P&gt;Search String: =if(GetSelectedCount(CDay)&amp;gt;0,'('&amp;amp;Concat(Distinct CDay,'|')&amp;amp;')')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI - You don't need a formula in your field name.&amp;nbsp; But you do need an IF statement in your search string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify for each field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366498#M825066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-11T20:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers for Master calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366499#M825067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wallo, &lt;/P&gt;&lt;P&gt;If i select only CDay in Main sheet, CMonth and Cyear associates with this showing but in Sheet 1&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_115.png" class="jive-image image-1" height="293" src="https://community.qlik.com/legacyfs/online/169839_Screenshot_115.png" style="height: 292.315px; width: 541px;" width="541" /&gt;&lt;/P&gt;&lt;P&gt;It is displaying as the month and year also been selected&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_116.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/169840_Screenshot_116.png" style="height: 376px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;but I need the output in the sheet 1 as shown below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_117.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/169850_Screenshot_117.png" style="height: 390px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366499#M825067</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2017-07-11T20:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers for Master calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366500#M825068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-for-Master-calendar/m-p/1366500#M825068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-11T20:40:16Z</dc:date>
    </item>
  </channel>
</rss>

