<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ncolumntable</title><link>https://community.appian.com/discussions/f/rules/13105/ncolumntable</link><description>Hi, 
 
 I am using &amp;#39;ncolumntable&amp;#39; function to generate a table .It looks similar to below 
 ncolumntable( 
 { &amp;quot;Effective Date&amp;quot; 
 }, 
 ri!var.toDate_date 
 ) 
 var is a ruleinput of type CDT. 
 In the UI, the column record shows the date concatenated with</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: ncolumntable</title><link>https://community.appian.com/thread/59128?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 17:39:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1b16f5e-9ef3-4845-8a53-795474cddf7c</guid><dc:creator>rohinip91</dc:creator><description>Yes Jose..&lt;br /&gt;
Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncolumntable</title><link>https://community.appian.com/thread/59085?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 09:49:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e55bc8be-631f-4d76-bdb7-8b0fdaee8b73</guid><dc:creator>josep</dc:creator><description>Great!  So issue  solve I guess&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncolumntable</title><link>https://community.appian.com/thread/59068?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 06:30:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb15e946-246a-4a2b-b4ee-523ddba6416f</guid><dc:creator>rohinip91</dc:creator><description>&lt;p&gt;Hi Jose,&lt;br /&gt; I didn&amp;#39;t use datetext function earlier in my code..&lt;br /&gt; Now I added datetext(ri!var.toDate_date, &amp;quot;yyyy-MM-dd&amp;quot;) and this removed Z from the result.&lt;br /&gt; &lt;br /&gt; Actually I am calling the table in my process that generates e-mails.&lt;br /&gt; I think &amp;#39;Z&amp;#39; is added from the process.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rohini&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncolumntable</title><link>https://community.appian.com/thread/59065?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 05:33:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58431725-f899-4504-a41f-c6ee7908dbf3</guid><dc:creator>josep</dc:creator><description>&lt;p&gt;Hello Rohini &lt;/p&gt;
&lt;p&gt;Normally a Z means zero offset or UTC+0. &lt;/p&gt;
&lt;p&gt;And when using the function datetext &amp;nbsp;when adding a Z means you want the time offset displayed &lt;/p&gt;
&lt;p&gt;datetext(today(),&amp;quot;yyyy/MM/ddZ&amp;quot;)&lt;/p&gt;
&lt;p&gt;Can you share the string you are using as format ? &lt;/p&gt;
&lt;p&gt;Just in case it is something like the following, Jeb the problem is the single quotes around the Z&lt;/p&gt;
&lt;p&gt;datetext(today(),&amp;quot;yyyy/MM/dd’Z’&amp;quot;)&lt;/p&gt;
&lt;p&gt;Some thoughts, Is this happening inside a process? Try to set the process timezone. Or the user timezone do you have one set? And the default timezone in Appian? &lt;/p&gt;
&lt;p&gt;Hope this helps &lt;/p&gt;
&lt;p&gt;Jose&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ncolumntable</title><link>https://community.appian.com/thread/59063?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 05:12:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c54b472-ffa0-486d-9a47-32e1f776798d</guid><dc:creator>mohamedt808</dc:creator><description>Hi, can you try using a!forEach() instead??&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>