<?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>Issue in group</title><link>https://community.appian.com/discussions/f/new-to-appian/30846/issue-in-group</link><description>Hi Team, 
 
 I have requirement to get the groups names which has the input value which we pass. 
 
 For example: If I pass input value as &amp;quot;United States&amp;quot; I should get the group with the name &amp;quot;&amp;lt;App prefix&amp;gt;_United States&amp;quot;, 
 
 India =&amp;gt; &amp;quot;&amp;lt;App Prefix&amp;gt;_India</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue in group</title><link>https://community.appian.com/thread/122861?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 17:16:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5ef0c81-f555-4ac7-a604-45899a50d3c7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Use a!groupsByName()&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.4/fnc_people_a_groupsbyname.html"&gt;docs.appian.com/.../fnc_people_a_groupsbyname.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in group</title><link>https://community.appian.com/thread/122859?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 17:12:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6b48f28b-9a88-4dff-8db0-b1aee6b7704c</guid><dc:creator>prakhar2511</dc:creator><description>&lt;p&gt;a!localVariables(&lt;br /&gt; local!groups:getallgroups(batchsize:-1,startIndex:1),&lt;br /&gt; a!flatten(a!forEach(&lt;br /&gt; items: local!groups,&lt;br /&gt; expression: if(&lt;br /&gt; find(&lt;br /&gt; ri!text,group(fv!item,&amp;quot;groupName&amp;quot;),1&lt;br /&gt; )&amp;gt;1,&lt;br /&gt; fv!item,&lt;br /&gt; {}&lt;br /&gt; )&lt;br /&gt; ))&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>