<?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 get the count of similar rows in Appian?</title><link>https://community.appian.com/discussions/f/new-to-appian/22611/how-to-get-the-count-of-similar-rows-in-appian</link><description>Hi Everyone, 
 Can anyone please help me, how can I get the count of similar rows in appian as given below. Like if value of ColA, ColB and ColC is same two times then count should give 2. 
 
 
 
 Col A 
 Col B 
 Col C 
 Count 
 
 
 a 
 b 
 c 
 2 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88393?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 14:19:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74a8564b-6e9f-43ec-9cca-f7f2d4826206</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.4/Query_Recipes.html#sorting-on-multiple-fields-when-aggregation-is-applied"&gt;docs.appian.com/.../Query_Recipes.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88391?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 13:47:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c82da3f8-2d89-43a9-b34f-b7bc7d655f14</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;If you have some code snippets for multiple groupings, would be helpful for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88389?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:53:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8842f186-fa97-4b16-9c73-6b03b204eea0</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you try multiple groupings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88387?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:47:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3350d273-cbb8-4fad-b0a6-b7db911f2e57</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;I mean the count should give the group count of col A, col B, col C having simial records.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88386?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:44:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec094a5c-1bc5-4658-888e-bc21274f7e48</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What do you mean with &amp;quot;&lt;span&gt;apply count on multiple fields combination&amp;quot;?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88385?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:38:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eaa0db14-06b6-4ba1-ae5e-ea1a5c4e9db4</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Can anyone please give me idea how to apply count on multiple fields combination?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88380?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 07:08:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67360f54-fbf8-4f8d-9e48-51551c2ed4d1</guid><dc:creator>Tanvir Sarkar</dc:creator><description>&lt;p&gt;Use Query entity &amp;amp; inside it use query Aggregation, it will give you count&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88375?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 16:18:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b486103-6324-4591-bb6f-1db0ba740d8e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you try that?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.4/Query_Recipes.html#aggregating-on-a-field"&gt;docs.appian.com/.../Query_Recipes.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88374?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 15:38:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6145a8ee-5493-4bbf-a4e9-a9489649fca5</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Yes, it is being fetched from database.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the count of similar rows in Appian?</title><link>https://community.appian.com/thread/88373?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 15:29:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c26ce1b2-be00-4704-b679-75364dd3a982</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Is this about data in a database you fetch using queryEntity?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>