<?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>Need a help on nested CDT&amp;#39;s. I have a nested CDT (A-&amp;gt;B-&amp;gt;C) out of whic</title><link>https://community.appian.com/discussions/f/general/1826/need-a-help-on-nested-cdt-s-i-have-a-nested-cdt-a--b--c-out-of-whic</link><description>Need a help on nested CDT&amp;#39;s. I have a nested CDT (A-&amp;gt;B-&amp;gt;C) out of which B and C are multiple. When I have A, are there any out of the box function&amp;#39;s that I can use to derive the list of C&amp;#39;s? In the same scenario, is there any function that will allow</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need a help on nested CDT's. I have a nested CDT (A-&gt;B-&gt;C) out of whic</title><link>https://community.appian.com/thread/6496?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2014 13:40:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:efb99e6a-4de2-48d3-a684-28d40cbc9c5f</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Multi level nesting is not usually recommended.  It complicates the design and tightly couples the schema making it less flexible to change.  Is your underlying data stored in a datastore? If so, you should be able to create QR that fetches C based on a given A. Alternatively, you can use the looping function (apply) to fetch all B&amp;#39;s and the corresponding C&amp;#39;s within it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>