<?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 display conditional comment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710797#M256022</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;Go for Custom Error Message from chart properties &amp;gt;&amp;gt; Click on the error messages button and you get many messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Custom Msg.png" class="jive-image" src="/legacyfs/online/69838_Custom Msg.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 13:36:01 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-10-28T13:36:01Z</dc:date>
    <item>
      <title>How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710796#M256021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am running a report daily and QV provides me data’s with straight tables. I want to display a comment like ‘No data’s for today’ when there is no data from the database instead of displaying blank tables. Any help with that? Thanks, Wossen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710796#M256021</guid>
      <dc:creator>wossenhh</dc:creator>
      <dc:date>2014-10-28T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710797#M256022</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;Go for Custom Error Message from chart properties &amp;gt;&amp;gt; Click on the error messages button and you get many messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Custom Msg.png" class="jive-image" src="/legacyfs/online/69838_Custom Msg.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710797#M256022</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-28T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710798#M256023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wossen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when there is no data from Source, the table in the script will not be loaded.&lt;/P&gt;&lt;P&gt;So check for table and set a flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QVW use a text box to show, if (Flag='Y','No data from Data source').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show in every table then show using Custom Error message Property&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710798#M256023</guid>
      <dc:creator />
      <dc:date>2014-10-28T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710799#M256024</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;In general tab condition you have error messages there you can write some condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710799#M256024</guid>
      <dc:creator />
      <dc:date>2014-10-28T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710800#M256025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another approach is use a variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vRow = NoOfRows('TableName');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take a text object in layout option write &lt;STRONG&gt;&lt;EM&gt;If( $(vRow) &amp;lt;= 0 ,1,0 ) &lt;/EM&gt;&lt;/STRONG&gt; and put this text box in the top to the chart so when there is 0 row loaded in the model this text object display '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;No data from Data source'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume a example here&lt;/P&gt;&lt;P&gt;When there is no data then it display&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NOData.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69864_NOData.png" /&gt;&lt;/P&gt;&lt;P&gt;With Data&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tab.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69865_Tab.png" /&gt;&lt;/P&gt;&lt;P&gt;For text object write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LAyout.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69867_LAyout.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710800#M256025</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-28T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710801#M256026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree on this one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710801#M256026</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2014-10-28T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to display conditional comment</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710802#M256027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please post the QVW file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 16:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-conditional-comment/m-p/710802#M256027</guid>
      <dc:creator>wossenhh</dc:creator>
      <dc:date>2014-10-28T16:21:25Z</dc:date>
    </item>
  </channel>
</rss>

