<?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 query data in ER applying function on a specific field</title><link>https://community.appian.com/discussions/f/data/20745/how-to-query-data-in-er-applying-function-on-a-specific-field</link><description>Hi, 
 I was wondering if it is possible to query some data with an ER applying function on a specific field ? 
 I would like to do something like this (of course, &amp;quot;function&amp;quot; attribute does not exist) : 
 a!queryFilter( field: &amp;quot;end_date&amp;quot;, function: &amp;quot;month</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to query data in ER applying function on a specific field</title><link>https://community.appian.com/thread/80832?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 18:56:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7fc94f2a-816b-4a8b-a144-43834074ab20</guid><dc:creator>cedric02</dc:creator><description>&lt;p&gt;Thank you Stefan, Chris...&amp;nbsp;&lt;br /&gt;We can always dream ;-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query data in ER applying function on a specific field</title><link>https://community.appian.com/thread/80831?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 18:26:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de898bcd-3fa9-4d9c-8ba2-0a14d8f0c1ab</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;As Stefan notes, this is not possible within Appian and you would do so with a view utilizing DB functions such as (MSSQL):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="sql"&gt;SELECT DATEPART(Day,EOMONTH(getdate())) as &amp;#39;end_date&amp;#39;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query data in ER applying function on a specific field</title><link>https://community.appian.com/thread/80829?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 18:19:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b1da93-c889-4e94-b8e0-da1dc3077683</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No, this is not possible and you already listed available options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>