<?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 Handling &amp;quot;No data to display&amp;quot; error message in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-quot-No-data-to-display-quot-error-message/m-p/582154#M216217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I have asked around our team and not found any satisfactory answers for this yet, my apologies if this has been already addressed or is something simple that I just needed to be pointed in the right direction to handle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;When I have a chart object in a QlikView application that has no data to display I get the error message "No data to display" with a white background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;In my case, if the control has no data I'd like to suppress it completely. I was thinking perhaps there was some Conditional show formula that could look for zero rows or something like the value is null but haven't figured this out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I know in the past using other tools I did a lot of checks using me (i.e. If IsNull(me.value) Then 'Do this' or If (rowcount(me.dataset)) = 0 Then 'Do This')&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I've looked in the error messages and the Null data set doesn't seemed to be included with the other default error messages. Perhaps there's just a simple "Conditional Show" formula that could help me out? But I'd like to prevent those little white message boxes showing up on my applications when a selection criteria is made that returns no rows. The message box tells me what's going on with my application which I understand, but sometimes I'm afraid a client or potential client may think the application is broken and I'd like the option to suppress this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;Thanks for any assistance or advice. ~E [:)]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2014 20:37:14 GMT</pubDate>
    <dc:creator>evan_kurowski</dc:creator>
    <dc:date>2014-04-15T20:37:14Z</dc:date>
    <item>
      <title>Handling "No data to display" error message</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-quot-No-data-to-display-quot-error-message/m-p/582154#M216217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I have asked around our team and not found any satisfactory answers for this yet, my apologies if this has been already addressed or is something simple that I just needed to be pointed in the right direction to handle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;When I have a chart object in a QlikView application that has no data to display I get the error message "No data to display" with a white background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;In my case, if the control has no data I'd like to suppress it completely. I was thinking perhaps there was some Conditional show formula that could look for zero rows or something like the value is null but haven't figured this out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I know in the past using other tools I did a lot of checks using me (i.e. If IsNull(me.value) Then 'Do this' or If (rowcount(me.dataset)) = 0 Then 'Do This')&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;I've looked in the error messages and the Null data set doesn't seemed to be included with the other default error messages. Perhaps there's just a simple "Conditional Show" formula that could help me out? But I'd like to prevent those little white message boxes showing up on my applications when a selection criteria is made that returns no rows. The message box tells me what's going on with my application which I understand, but sometimes I'm afraid a client or potential client may think the application is broken and I'd like the option to suppress this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: .0001pt; line-height: normal; background: white; vertical-align: baseline;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US;"&gt;Thanks for any assistance or advice. ~E [:)]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 20:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-quot-No-data-to-display-quot-error-message/m-p/582154#M216217</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2014-04-15T20:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Handling "No data to display" error message</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-quot-No-data-to-display-quot-error-message/m-p/582155#M216218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hello Qlik Community Members- this discussion has was posted previously but accidentally deleted we are recreating the thread. If you have any helpful answers please feel free to respond.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/people/gordon.savage"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3778c7;"&gt;Gordon Savage&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif';"&gt;Feb 4, 2011 1:59 PM &lt;SPAN style="color: darkgray;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/thread/16096#16096" title="Go to message"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;in response to EvanKurowski&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;I dont think you can work with the chart contents at the object level to show it conditionally -the chart inter record functions e.g. column() can only be used in expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;However, how about using one of the chart expressions for the condition, such as sum(fieldname) &amp;gt; 0?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Gordon&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;------------------------------------------&lt;/P&gt;&lt;P align="right" style="margin-bottom: 0.0001pt; text-align: right;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/people/msolomov"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3778c7;"&gt;Michael Solomovich&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif';"&gt;Feb 4, 2011 5:48 PM &lt;SPAN style="color: darkgray;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/thread/16096#16096" title="Go to message"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;in response to EvanKurowski&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Well, I wouldn't call it an "error" message because it describes the situation. The onlt problem is with the user perception. The easiest way to deal with it is not even technical - use custom message which would make sense for the users.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/people/evankurowski"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3778c7;"&gt;EvanKurowski&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif';"&gt;Feb 4, 2011 6:45 PM &lt;SPAN style="color: darkgray;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://qliktech-public.uat5.hosted.jivesoftware.com/thread/16096#100001" title="Go to message"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;in response to Michael Solomovich&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit','serif'; color: darkgray;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;Thank you for your responses gentlemen,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;I think Gordon's methods will be the most straightforward way of producing what I'm seeking. Because there were island tables driving selection I had to insert set-analysis checks into the "Conditional" formulas that match my calculating expression. Otherwise a straight aggregate function was still returning a value even when the island table selections meant it shouldn't have. I didn't mention that earlier, but the point was still wrapping an aggregate summation around all the conditions made this work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;Regarding customizing the error message, the first location I searched was the "Error Messages" button on the 'General' tab and didn't find "No data to display" handled there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #3d3d3d;"&gt;Even if I was able to change the message to a blank or null string, if the background of the application were something other than white would the user still see a tiny little "empty" white rectangle where the blank message was inserted? (On a white background this would be invisible, but basically I was trying to avoid any interrupt in the visual continuity)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 20:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-quot-No-data-to-display-quot-error-message/m-p/582155#M216218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T20:38:50Z</dc:date>
    </item>
  </channel>
</rss>

