<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1259 Portal reports display blank values for data in certain rows/columns</title><link>https://community.appian.com/support/w/kb/473/kb-1259-portal-reports-display-blank-values-for-data-in-certain-rows-columns</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1259 Portal reports display blank values for data in certain rows/columns</title><link>https://community.appian.com/support/w/kb/473/kb-1259-portal-reports-display-blank-values-for-data-in-certain-rows-columns</link><pubDate>Tue, 07 Mar 2017 14:57:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7fb46076-c150-4d0d-9559-bdd817f63b11</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/473/kb-1259-portal-reports-display-blank-values-for-data-in-certain-rows-columns#comments</comments><description>Current Revision posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 2:57:23 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A portal report displays blank values for data in certain rows/columns.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;If these values aren&amp;rsquo;t expected to be blank then there has been an expression evaluation error at some point. Note that even a single error has the potential to affect multiple rows or columns of data since expression evaluations for data in portal reports is done in batches.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Review the &lt;a href="https://docs.appian.com/suite/help/latest/Report_Performance_Details.html"&gt;report performance details&lt;/a&gt; page and look for any errors, typically those that show &lt;code&gt;(Error)&lt;/code&gt; in the &lt;strong&gt;Type&lt;/strong&gt; column. The root cause can be identified from this message.&lt;/p&gt;
&lt;p&gt;An example of such an error message is:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Eval@reason=Invalid index (0) for list; valid range is empty)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This indicates that a null or zero value is passed as an array index. This can be resolved by introducing a simple null check in the column expression.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: reports, application design&lt;/div&gt;
</description></item></channel></rss>