<?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>Nested JSON Array of Arrays</title><link>https://community.appian.com/discussions/f/general/11487/nested-json-array-of-arrays</link><description>I am trying to read the following JSON structure to a Dictionary object and conversely create JSON from a Dictionary object containing a list of lists, i.e. the equivalent of a JSON array of arrays. 
 
 Firstly, when attempting to convert the JSON shown</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Nested JSON Array of Arrays</title><link>https://community.appian.com/thread/50951?ContentTypeID=1</link><pubDate>Mon, 18 Dec 2017 18:09:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0cf6806-c932-4a4f-991b-a80e899591fe</guid><dc:creator>aswinb608</dc:creator><description>try a!toJson(a!toJson())&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nested JSON Array of Arrays</title><link>https://community.appian.com/thread/50628?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2017 15:54:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58c987f7-488f-49d1-a55b-8d0afdd6f741</guid><dc:creator>Vinay Kumar Rai</dc:creator><description>HI,&lt;br /&gt;
&lt;br /&gt;
You can replace &amp;quot;[&amp;quot; to &amp;quot;}&amp;quot;, using substitute function&lt;br /&gt;
and then try to convert dictionary structure&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>