<?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>Getting Duplicate values using Query entity 24.4</title><link>https://community.appian.com/discussions/f/data/40042/getting-duplicate-values-using-query-entity-24-4</link><description>My Requirement is I need to fitch data from a view where all the columns are unique except 2 column data i need to show the unique data in the records page just filtering these two records. can you please help me with this using a!queryentity()</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Getting Duplicate values using Query entity 24.4</title><link>https://community.appian.com/thread/152896?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 10:20:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:13d75cde-e684-48d6-b5e5-d75f03c992b1</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;When you say filtering these two records - do you mean you want to:&lt;br /&gt;Show only rows where those 2 specific columns have unique combinations (remove duplicates based on those 2 columns)?&lt;/p&gt;
&lt;p&gt;Use a!queryEntity() with a!queryAggregation() : Groups by all columns, effectively removing duplicates based on your 2 columns while preserving other unique column data.​​​​​​​​​​​​​​​​&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Duplicate values using Query entity 24.4</title><link>https://community.appian.com/thread/152875?ContentTypeID=1</link><pubDate>Sat, 20 Dec 2025 13:53:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5c5ac30e-795f-46cf-b815-ed631ce1a65f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What did you try so far?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>