<?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 what is &amp;quot;onclick&amp;quot; function in qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221019#M73876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@jon @mig&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;P&gt;it solved my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 16:27:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-28T16:27:36Z</dc:date>
    <item>
      <title>what is "onclick" function in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221016#M73873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was trying to look at this function, but there is no one in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i have a date listbox&lt;/P&gt;&lt;P&gt;in default, there is no date selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have a straight table chart with date dimension and sum(price) as an expression&lt;/P&gt;&lt;P&gt;what i wanna do is to make chart show no result when there is no date in list box selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what suppose i do?&lt;/P&gt;&lt;P&gt;is there any "onclick" function in qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;P&gt;i really appreciate ur help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 16:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221016#M73873</guid>
      <dc:creator />
      <dc:date>2010-09-28T16:06:48Z</dc:date>
    </item>
    <item>
      <title>what is "onclick" function in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221017#M73874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richardo,&lt;/P&gt;&lt;P&gt;I'd work that around by setting a calculation condition in your chart Properties, "General" tab, kind of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Len(GetFieldSelections(Date)) = 0&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and set an Error Message (clicking on the button in the same dialog) under "Calculation Condition unfulfilled" asking the user to first select a date from the listbox.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 16:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221017#M73874</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-28T16:12:16Z</dc:date>
    </item>
    <item>
      <title>what is "onclick" function in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221018#M73875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;P&gt;If I have understood you correctly, you dont need an onclick event (there is none). You need to set the calculation condition (chart properties | General, to make the chart display, but empty) or the show condition (chart peoperties | Layout, to hide the chart), and the condition expression would be&lt;/P&gt;&lt;P&gt;=GetSelectedCount(date) = 1&lt;/P&gt;&lt;P&gt;In the former option, you can also override the 'calculation condition unfulfilled' error with something more meaningful to your users, such as 'Select a date'. See chart properties | General | Error Messages&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: beaten to the punch!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 16:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221018#M73875</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-09-28T16:19:40Z</dc:date>
    </item>
    <item>
      <title>what is "onclick" function in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221019#M73876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@jon @mig&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;P&gt;it solved my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 16:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-quot-onclick-quot-function-in-qlikview/m-p/221019#M73876</guid>
      <dc:creator />
      <dc:date>2010-09-28T16:27:36Z</dc:date>
    </item>
  </channel>
</rss>

