<?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: report Generated from tabular reporting shows 0 Values for certain ID's but values are presen... in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2507438#M2234</link>
    <description>&lt;P&gt;This behavior may indicate the presence of unsupported items or a limitation that has been breached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this link for more but I will highlight a few key points. Ensure that you check them all however.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Reporting/Reporting-service-specifications-limitations.htm" target="_blank"&gt;&lt;I&gt;Qlik Reporting Service specifications and limitations&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;The following objects are not supported in report templates:&lt;/I&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;Filter panes&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Maps&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Charts with these hypercubes types: Tree, Pivot, or Stacked&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;I&gt;Using a calculated dimension as a level is not supported&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;If an app contains one or more fields configured with the Always one selected value property, you need to configure your report filters so that the filters select exactly one value for each of these fields. These report filters need to be applied to the report task.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using a 3rd party visualization, there could be a problem with the visualization itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally if you could provide an app and report template that emulates the behavior, we could take a look at it here. You can create such an app with:&lt;/P&gt;&lt;P&gt;1. create&amp;gt; new app&lt;/P&gt;&lt;P&gt;2. in the data load editor, hold down the cntl (control) key the press 00 (two consecutive zeros). This will give you a sample data set to work with and reproduce the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2025 18:27:54 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2025-02-26T18:27:54Z</dc:date>
    <item>
      <title>report Generated from tabular reporting shows 0 Values for certain ID's but values are present in the table from the dashboard</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2507335#M2233</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;I created a template using excel which fetches an entire table.&lt;BR /&gt;while validating the preview file generated from this template with the data from the dashboard, it is seen that for certain ID's the measure column in the report (eg:total waivers) is showing 0. while its respective dashboard would say for that particular ID, total Waivers = $1250.&lt;BR /&gt;&lt;BR /&gt;Can any one explain me why this is occuring. I am filtering the data inside set analysis. for a particular year and payment time.&lt;/P&gt;
&lt;P&gt;EG:&lt;/P&gt;
&lt;P&gt;Report from preview mode&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;ID&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Country&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Waivers&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;1001&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;UK&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;1002&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;USA&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same data seen in dashboard:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;ID&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Country&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Waivers&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;1001&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;UK&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;45000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;1002&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;USA&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;50000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Br,&lt;/P&gt;
&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 08:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2507335#M2233</guid>
      <dc:creator>Syed_M0</dc:creator>
      <dc:date>2025-02-26T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: report Generated from tabular reporting shows 0 Values for certain ID's but values are presen...</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2507438#M2234</link>
      <description>&lt;P&gt;This behavior may indicate the presence of unsupported items or a limitation that has been breached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this link for more but I will highlight a few key points. Ensure that you check them all however.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Reporting/Reporting-service-specifications-limitations.htm" target="_blank"&gt;&lt;I&gt;Qlik Reporting Service specifications and limitations&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;The following objects are not supported in report templates:&lt;/I&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;I&gt;Filter panes&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Maps&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;&lt;I&gt;Charts with these hypercubes types: Tree, Pivot, or Stacked&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;I&gt;Using a calculated dimension as a level is not supported&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;If an app contains one or more fields configured with the Always one selected value property, you need to configure your report filters so that the filters select exactly one value for each of these fields. These report filters need to be applied to the report task.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using a 3rd party visualization, there could be a problem with the visualization itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally if you could provide an app and report template that emulates the behavior, we could take a look at it here. You can create such an app with:&lt;/P&gt;&lt;P&gt;1. create&amp;gt; new app&lt;/P&gt;&lt;P&gt;2. in the data load editor, hold down the cntl (control) key the press 00 (two consecutive zeros). This will give you a sample data set to work with and reproduce the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 18:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2507438#M2234</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2025-02-26T18:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: report Generated from tabular reporting shows 0 Values for certain ID's but values are present in the table from the dashboard</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2508014#M2241</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I fixed it.&lt;BR /&gt;One of my calculation was being done using AGGR function. I Played around it by adding additional dimensions to it&amp;nbsp; which fixed the issue&lt;/P&gt;
&lt;P&gt;Br,&lt;/P&gt;
&lt;P&gt;Syed&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 11:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/report-Generated-from-tabular-reporting-shows-0-Values-for/m-p/2508014#M2241</guid>
      <dc:creator>Syed_M0</dc:creator>
      <dc:date>2025-03-03T11:05:49Z</dc:date>
    </item>
  </channel>
</rss>

