<?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: Issuing on Triggers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217648#M866707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the Sample application. In that if you select ID values from 1 to 5, In 1st table and 2 nd table you will get the values according to the selection. But If you select 11, 12 then in table2 we are getting all the data. I dont want to see all the data, Just null data with the hearders in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 11:01:23 GMT</pubDate>
    <dc:creator>ashok1203</dc:creator>
    <dc:date>2016-12-07T11:01:23Z</dc:date>
    <item>
      <title>Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217641#M866700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two data island tables in my data model. In that tables i have a 'ID' field in Table1 and 'Number' field in the Table2. Both are different. some of the data are matching. I have given a trigger for auto selection of these two values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example if i select ID value as 1 then it will selects the Number value 1 in Table2. This is working fine for me. But if i select the ID as 5 that value is not there in the Number Field i.e. Table2. On that case the all the data is showing in Table2. But as per the requirement, in that case i need to show only the Empty report instead of showing all the data in table2 ( only headers as report). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help on this.&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/Issuing-on-Triggers/m-p/1217641#M866700</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217642#M866701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;add to the report/table &lt;/P&gt;&lt;P&gt;a calculation condition the says &lt;/P&gt;&lt;P&gt;getselectedcount(NumberField)&amp;gt;0&lt;/P&gt;&lt;P&gt;that way only if you selected values the expressions in the table will be calculated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 08:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217642#M866701</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2016-12-07T08:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217643#M866702</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 tried to workout the same. As per the Requirement, If no matching field is available then we need to show the report&amp;nbsp; with headers. But in this case the entire report will goes to hide and By Default we want to shows all the data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217643#M866702</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T09:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217644#M866703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me on this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217644#M866703</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T09:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217645#M866704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Would you be able to share a sample of what you have?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217645#M866704</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T09:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217646#M866705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is difficult to share the application. For your reference i will create one sample application and share across the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217646#M866705</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T09:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217647#M866706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya that's what I am looking for. Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 10:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217647#M866706</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T10:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217648#M866707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the Sample application. In that if you select ID values from 1 to 5, In 1st table and 2 nd table you will get the values according to the selection. But If you select 11, 12 then in table2 we are getting all the data. I dont want to see all the data, Just null data with the hearders in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217648#M866707</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T11:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217649#M866708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see if the without trigger option works for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217649#M866708</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T11:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217650#M866709</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;Thanks for reply. I want it dynamically. for example if the user selects one ID, we need to show the same in Table2. Sometimes, they will select multiple.That time also we need to show as per their selection. By default we need to show all the data.&amp;nbsp;&amp;nbsp; So, this will not satisfy the requirement. can you please suggest me any other method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217650#M866709</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T11:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217651#M866710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight Change in the expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(ID) &amp;gt; 0, Avg({&amp;lt;Number = P(ID)&amp;gt;} 2), 2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No selection&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145869_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Selection Part 1&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/145870_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Selection Part 2&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/145883_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Selection Part 3&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/145884_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217651#M866710</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T12:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217652#M866711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. Almost we have reached except one small thing.&amp;nbsp; If the user selects 11 or 12, In Table 2 we need to show one empty row along with headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145882_Capture.PNG" style="height: 58px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217652#M866711</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T12:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217653#M866712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To do that you will need to add another row which is blank to your second table in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217653#M866712</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T12:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217654#M866713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added the same, but i am not getting the desired result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217654#M866713</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T12:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217655#M866714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share an updated sample with me? I will need to make some modifications to the expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217655#M866714</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T12:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217656#M866715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Please find the sample attached, do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217656#M866715</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T12:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217657#M866716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(ID) &amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Count(TOTAL Aggr(Sum({&amp;lt;Number = P(ID)&amp;gt;} 2), Number)) &amp;gt; 0, Sum({&amp;lt;Number = P(ID)&amp;gt;} 2), Sum({&amp;lt;Number = P(ID)+{'-'}&amp;gt;} 2)), 2)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 12:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217657#M866716</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T12:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217658#M866717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, It's working Fine for me as per requirement. Is their any possibility to show the null record with out creating it in the source. I am reading Original data from Oracle Queries that does not contain any Null records.I don't have any scope to create it in the source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 13:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217658#M866717</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T13:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217659#M866718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate the null row through an inline load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 13:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217659#M866718</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-07T13:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issuing on Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217660#M866719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny For your Quick Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 13:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issuing-on-Triggers/m-p/1217660#M866719</guid>
      <dc:creator>ashok1203</dc:creator>
      <dc:date>2016-12-07T13:33:09Z</dc:date>
    </item>
  </channel>
</rss>

