<?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>How to index a row in a CDT with an AND condition</title><link>https://community.appian.com/discussions/f/data/25925/how-to-index-a-row-in-a-cdt-with-an-and-condition</link><description>Hi, 
 To get a value from a memory CDT list (not a table) on a single field condition, I use Index(CDT, whereContains(value, CDT.field2)). 
 In SQL : SELECT * FROM table WHERE field2 = value 
 
 Is there any way to do the same thing with Appian fonctions</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to index a row in a CDT with an AND condition</title><link>https://community.appian.com/thread/101355?ContentTypeID=1</link><pubDate>Sat, 17 Sep 2022 13:00:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afd93be2-721e-4a1a-b314-6cc03d988463</guid><dc:creator>cedric02</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure that&amp;nbsp;&amp;quot;filter&amp;quot; function could make the job....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>