<?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: how to add an error message? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099740#M365024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please share the condition ? what you have written &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2016 08:51:39 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2016-08-01T08:51:39Z</dc:date>
    <item>
      <title>how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099739#M365023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wanted to add in a error msg on my pivot table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the " condition unfulltiled" i edit the message to " please select a dimension". then i click ok. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing happen... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i have missed out some stepss....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone here can guide me through?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RGds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099739#M365023</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-01T08:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099740#M365024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please share the condition ? what you have written &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099740#M365024</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-01T08:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099741#M365025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's all i have done. so what's next? click ok? i did, but the error msg didn show up.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133163_error.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099741#M365025</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-01T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099742#M365026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be your expression is wrong, That's why it showing Un filled. You need to add Condition Expressino from general tab, That's called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetFieldSelect(Dim={})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099742#M365026</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-01T08:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099743#M365027</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;First Give Any Calculation Condition in General Tab, like as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=GetSelectedCount(Dimension) &amp;gt; 0 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Then give the message, now it will work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Raghvendra&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099743#M365027</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2016-08-01T08:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099744#M365028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the following steps: copy your Expression and add into calculated condition, activate then the error message, check the text: Calculation Condition Unfilfiled and add your text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099744#M365028</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2016-08-01T08:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099745#M365029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have not set a calculation condition, so the error message will never be shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 08:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099745#M365029</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-01T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099746#M365030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the General tab&amp;gt;Calculated condition&lt;/P&gt;&lt;P&gt;=GetSelectedCount(field_name) &amp;gt; 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 09:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099746#M365030</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-01T09:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099747#M365031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok.. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 09:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099747#M365031</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2016-08-01T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to add an error message?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099748#M365032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first give the caluclated condition and den add ur eeror msg in genral tab &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 09:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-add-an-error-message/m-p/1099748#M365032</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-08-01T09:05:01Z</dc:date>
    </item>
  </channel>
</rss>

