<?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>query</title><link>https://community.appian.com/discussions/f/rules/38039/query</link><description>this error am getting how can i fix this 
 am querying this data to display in grid, is their any other way to display the data ?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: query</title><link>https://community.appian.com/thread/143083?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2024 15:30:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7fd3552d-cd4d-4e7e-825a-646030e3fb9e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If that query is intended to be run while one or more of the filtering options have a value (which we can see are loaded as blank initially), you should probably prevent the query from executing at all until at least one of the filters is given a value, since (per your error message) the non-filtered query is returning enough data to trip the mandatory 1-megabyte query circuit breaker.&amp;nbsp; Either that or initially run the query with a &amp;quot;real&amp;quot; batch size (instead of the &amp;quot;all rows&amp;quot; batch size of -1).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: query</title><link>https://community.appian.com/thread/143082?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2024 15:02:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32db655b-a26e-42fd-85b0-ea88238aa3b4</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You just can&amp;#39;t load that much data into an interface. See here:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/24.4/Memory_Circuit_Breaker.html"&gt;https://docs.appian.com/suite/help/24.4/Memory_Circuit_Breaker.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>