<?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: Ad-Hoc Report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055585#M923012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set error message in calculation condition unfulfilleded to !&amp;nbsp; Vikas&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121965_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 07:05:51 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2016-04-19T07:05:51Z</dc:date>
    <item>
      <title>Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055581#M923008</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 implemented Ad-hoc report in my qvw. It is working fine. When I select a dimension and a metric then it will populate the report.&lt;/P&gt;&lt;P&gt;Just want to know for my some metric there is no dimension available, in this case it will give following output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Royalty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to avoid these kind of situation, Instead of this I want to show one friendly message. 'No data available for selected fields'.&lt;/P&gt;&lt;P&gt;How I will get this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&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/Ad-Hoc-Report/m-p/1055581#M923008</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055582#M923009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in load script&amp;nbsp; where region is loaded you can check the values of region if there is no value you can take 'Unclassified'&amp;nbsp; like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(ISNULL(Region) OR LEN(Region)=0,Unclassified,0)) AS Region,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 06:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055582#M923009</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-04-19T06:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055583#M923010</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;Alternatively, you can go to properties-&amp;gt;presentation and change the null symbol to something you want. Please see below image. Just choose the dimension you want.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-04-19_08-36-31.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121967_2016-04-19_08-36-31.png" style="height: 546px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 06:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055583#M923010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-19T06:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055584#M923011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;Thanks for your reply, I don't want to give any name for null values like 'Unclassified'. Simply What I want if dimension value is not available for selected metric then It will show the message like "No data is available for selected fields".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 06:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055584#M923011</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2016-04-19T06:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055585#M923012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set error message in calculation condition unfulfilleded to !&amp;nbsp; Vikas&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121965_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 07:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055585#M923012</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-04-19T07:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055586#M923013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as Vikas said, you can try with Nullcount function in the Calculated condtion..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=NullCount(Region)=0 and NullCount(OtherField)=0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121966_Capture.JPG" style="height: 463px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 07:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055586#M923013</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-19T07:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055587#M923014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be achieve in following ways :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that, you have already created inline table for the dimension in the script.&lt;/P&gt;&lt;P&gt;So, In straight table which you are using as object to show the report, just create the one calculated dimension&lt;/P&gt;&lt;P&gt;Region and put the expression as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Isnull(Region),'Type you message to pop up',&lt;SPAN style="font-size: 13.3333px;"&gt;Region&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info please find the attached copy of sample report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; and if you found as correct answer then mark it as correct and close the trail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, !&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report/m-p/1055587#M923014</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2016-04-19T07:43:43Z</dc:date>
    </item>
  </channel>
</rss>

