<?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: No data to display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45999#M788505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us assume that you have condition as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getselectedcount(Field)=1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your variable should have like below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Getselectedcount(Field)&amp;lt;&amp;gt;1,'Condition Not matched','Condition Matched');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 07:16:10 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2018-02-19T07:16:10Z</dc:date>
    <item>
      <title>No data to display</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45996#M788502</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;When we don't have any data which meets expression condition in chart, we get "No data to display".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we export this message to any variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any leads?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shivesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45996#M788502</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45997#M788503</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;You can create a variable which has same expression condition which you have given on chart and then set the text which you want if condition is not fulfill and use that variable wherever you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 06:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45997#M788503</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-19T06:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45998#M788504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i couldn't understand this statemen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; then set the text which you want if condition is not fulfill and use that variable wherever you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45998#M788504</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-19T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45999#M788505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us assume that you have condition as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getselectedcount(Field)=1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your variable should have like below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Getselectedcount(Field)&amp;lt;&amp;gt;1,'Condition Not matched','Condition Matched');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/45999#M788505</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-19T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/46000#M788506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i don't want to use expression as i am having lots of expression in the chart.&lt;/P&gt;&lt;P&gt;Can we have some other way for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 10:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display/m-p/46000#M788506</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-19T10:18:48Z</dc:date>
    </item>
  </channel>
</rss>

