<?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>Compar two arrays in a grid ?</title><link>https://community.appian.com/discussions/f/general/30261/compar-two-arrays-in-a-grid</link><description>i have a use case, where i need to display two arrays - a before and after if you will. 
 
 local!array1:{&amp;quot;Dog&amp;quot;,&amp;quot;Cat&amp;quot;,&amp;quot;Mouse&amp;quot;}, local!array1:{&amp;quot;Dog&amp;quot;,&amp;quot;Cat&amp;quot;,&amp;quot;Mouse&amp;quot;,&amp;quot;Elk&amp;quot;,&amp;quot;Rat&amp;quot;} 
 ideally i&amp;#39;d like to display them in a grid, so that the user see&amp;#39;s a nicely</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Compar two arrays in a grid ?</title><link>https://community.appian.com/thread/120298?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 14:28:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7564d8bf-ca3e-401d-864a-3d3b42401606</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You would need to construct a third array to hold the &amp;quot;before / after&amp;quot; data as distinct properties.&amp;nbsp; This will be tricky unless you are pretty sure one array (i.e. the &amp;quot;after&amp;quot;) will always be longer than (or equal in length to) the other array.&amp;nbsp; But if so, then it shouldn&amp;#39;t be a huge deal I think.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1696861756486v1.png" /&gt;&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1696861907003v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>