<?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: Display Message when no data is selected (YTD) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955011#M649938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your earlier post refers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, that expression must be entered in the 'Calculation Condition' box from your first screen shot.&lt;/P&gt;&lt;P&gt;Then enter the message that should appear when the condition is not me in the box in the second screen shot. But select the "Calculation condition unfulfilled" standard message before entering your custom message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2015 13:36:08 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-08-19T13:36:08Z</dc:date>
    <item>
      <title>Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955004#M649931</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 a table with an YTD (year to date) expression. This works greate.&lt;/P&gt;&lt;P&gt;But I want to show a message if no date is slected, because in this case the table is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment i use this for calculating my ytd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year = {$(=only(Year))}, Month = {"&amp;lt;=$(=max(Month))"}&amp;gt;} AmountofOrder)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no date is selected it looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-19_14h43_01.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96450_2015-08-19_14h43_01.png" style="height: 71px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;In this Case I want to display the Message "Please select a Year and Month"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-19_14h47_37.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/96451_2015-08-19_14h47_37.png" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks for your efforts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philipp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955004#M649931</guid>
      <dc:creator />
      <dc:date>2015-08-19T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955005#M649932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to chart general tab then write conditional expression and write the error message what you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955005#M649932</guid>
      <dc:creator />
      <dc:date>2015-08-19T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955006#M649933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the Properties | General tab and enter an expression into the conditional calculation box. Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Year) &amp;gt; 0 And GetSelectedCount(Month) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will cause a Calculation condition unfulfilled error to appear if there is no Year or no Month (or neither) selected.&amp;nbsp; Change this error message to a more relevant one by clicking Error Messages, select Calculation condition unfulfilled and type your desired error messge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Year and Month are not the correct field names, change the expression above to the correct field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955006#M649933</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-19T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955007#M649934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I understand,&lt;/P&gt;&lt;P&gt;but what is the condition for that, and where and how can I do that... can you please give me more details?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955007#M649934</guid>
      <dc:creator />
      <dc:date>2015-08-19T12:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955008#M649935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;define in calculation condition like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;yourryearfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; 0) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;yourmonthfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; 0),-1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and Change error message&amp;nbsp; for "calcualation condition unfilled" to "Please select a Year and a Month)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 12:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955008#M649935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-19T12:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955009#M649936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the help, but but somehow I do not understand it complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I have done:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="96457" alt="2015-08-19_15h08_59.png" class="jive-image image-1" height="338" src="https://community.qlik.com/legacyfs/online/96457_2015-08-19_15h08_59.png" style="max-width: 620px; height: 337.496774193548px; width: 416px;" width="416" /&gt;&lt;/P&gt;&lt;P&gt;Then I wrote this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="96461" alt="2015-08-19_15h09_13.png" class="jive-image image-2" height="394" src="https://community.qlik.com/legacyfs/online/96461_2015-08-19_15h09_13.png" style="height: 393.674157303371px; width: 458px;" width="458" /&gt;&lt;/P&gt;&lt;P&gt;The name of the Fields is correct, but I do not know what you mean with&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Go to the Properties | General tab and enter an expression into the conditional calculation box. Something like:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This will cause a Calculation condition unfulfilled error to appear if there is no Year or no Month (or neither) selected.&amp;nbsp; Change this error message to a more relevant one by clicking Error Messages, select Calculation condition unfulfilled and type your desired error messge.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955009#M649936</guid>
      <dc:creator />
      <dc:date>2015-08-19T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955010#M649937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Mistake...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But finally I found it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-19_15h30_01.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96462_2015-08-19_15h30_01.png" style="height: 503px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955010#M649937</guid>
      <dc:creator />
      <dc:date>2015-08-19T13:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display Message when no data is selected (YTD)</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955011#M649938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your earlier post refers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, that expression must be entered in the 'Calculation Condition' box from your first screen shot.&lt;/P&gt;&lt;P&gt;Then enter the message that should appear when the condition is not me in the box in the second screen shot. But select the "Calculation condition unfulfilled" standard message before entering your custom message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 13:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Message-when-no-data-is-selected-YTD/m-p/955011#M649938</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-19T13:36:08Z</dc:date>
    </item>
  </channel>
</rss>

