<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/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>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Advanced Script Filter Error</title><link>http://forums.method.me/cs/forums/thread/20200.aspx</link><pubDate>Tue, 10 Dec 2013 16:39:02 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20200</guid><dc:creator>Method_Adam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20200.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20200</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Mike,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Your tables look fine. I believe you just need to alter your script a little bit. &amp;nbsp;Don&amp;#39;t use between and instead set two date ranges. &amp;nbsp;Here&amp;#39;s an example:&lt;/p&gt;
&lt;p&gt;Customer_RecordID IN (100,101,102,103) AND (ShipDate&amp;gt;&amp;#39;Dec-01-2013 11:59:50 PM&amp;#39; AND ShipDate&amp;lt;&amp;#39;Dec-09-2013 00:00:00 am&amp;#39;)&lt;/p&gt;
&lt;p&gt;Could you try something like this out and see if it works?&lt;/p&gt;
&lt;p&gt;- Adam&lt;/p&gt;</description></item><item><title>Advanced Script Filter Error</title><link>http://forums.method.me/cs/forums/thread/20174.aspx</link><pubDate>Mon, 09 Dec 2013 21:13:14 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:20174</guid><dc:creator>MikeH</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/20174.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=20174</wfw:commentRss><description>&lt;p&gt;Hi, I&amp;#39;m trying to generate a report using an advanced script filter but keep getting an error. I&amp;#39;m using the SalesOrder table and filtering fields Customer_RecordID and ShipDate. Here is what I&amp;#39;m assigning to an action result:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Customer_RecordID IN (100,101,102,103) AND ShipDate BETWEEN &amp;#39;Dec-01-2013&amp;#39; AND &amp;#39;Dec-09-2013&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m then filtering the SalesOrder table with this action result as the script. I have verified that there are records meeting this criteria but keep getting the following error when generating a PDF report:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Error^Action Sequence Order:19^ERROR: There was an unspecified error loading the report. Please check your Generate Report action to ensure all filters are setup properly, and that the report loads correctly in the report designer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;The report is based on the SalesOrder table and displays correctly without the filter. Is this the correct way to use a filter script or do I need to reference the table (for example, viewaccSalesOrder.Customer_RecordID)?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>