<?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>Is there a way to iterate through a CDT of unknown length and with unknown colum</title><link>https://community.appian.com/discussions/f/general/5665/is-there-a-way-to-iterate-through-a-cdt-of-unknown-length-and-with-unknown-colum</link><description>Is there a way to iterate through a CDT of unknown length and with unknown column names and return the indexes and names columns where data is contained? OriginalPostID-162555 OriginalPostID-162555</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there a way to iterate through a CDT of unknown length and with unknown colum</title><link>https://community.appian.com/thread/21531?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 12:27:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c902125d-eda0-43a5-a800-bbca2919a61f</guid><dc:creator>PhilB</dc:creator><description>The short answer is yes. I think the attached should give you a starting point; paste it into the interface designer and add an &amp;quot;any&amp;quot; type input named &amp;quot;cdt&amp;quot;, then test the interface with a type constructor.&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/cdtSplit.txt"&gt;cdtSplit.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to iterate through a CDT of unknown length and with unknown colum</title><link>https://community.appian.com/thread/21525?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 11:16:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50e42a18-0c1c-422c-9969-669df0a585e2</guid><dc:creator>sparshs</dc:creator><description>You can use apply function to iterate over your CDT and you can check the length of your CDT at runtime also by using length function.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to iterate through a CDT of unknown length and with unknown colum</title><link>https://community.appian.com/thread/21524?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 10:32:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e8788298-4f6d-4151-909c-808237493915</guid><dc:creator>neelimaj</dc:creator><description>You can use apply function to iterate on CDT of unknown length and get desired index dynamically..&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/7.10/Looping_Functions.html#apply.28.29"&gt;forum.appian.com/.../Looping_Functions.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to iterate through a CDT of unknown length and with unknown colum</title><link>https://community.appian.com/thread/21523?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 10:29:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:280eee0d-4f17-478a-af1b-cf9ff144eaaa</guid><dc:creator>nageswararaoa</dc:creator><description>Pass your CDT to the sub process by using tp!instanceindex to check each row in your CDT&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>