<?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: update field in table</title><link>http://forums.method.me/cs/forums/thread/5705.aspx</link><pubDate>Fri, 25 Mar 2011 13:43:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5705</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5705.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5705</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:black;font-size:10pt;"&gt;HI Ian,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:black;font-size:10pt;"&gt;The Update field in table action does not support built lists. You would have to use it in a loop and update one record at a time.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:black;font-size:10pt;"&gt;The reason why you received an error message when using = is there was no match and no field was update since no invoice number = &amp;quot;001121, 001122&amp;quot; and when using &amp;lt;&amp;gt; it updates all record because no record is equal to &amp;quot;001121, 001122&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:black;font-size:10pt;"&gt;One additional note,&amp;nbsp;I would recommend not updating using Invoice number but instead using RecordID.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:black;font-size:10pt;"&gt;-Michael&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: update field in table</title><link>http://forums.method.me/cs/forums/thread/5699.aspx</link><pubDate>Thu, 24 Mar 2011 19:56:44 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5699</guid><dc:creator>ian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5699.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5699</wfw:commentRss><description>&lt;p&gt;I was wondering that is there way to make criteria accept like a list of value instead of single value. or there is anyway method can support regular expression.&lt;/p&gt;</description></item><item><title>Re: update field in table</title><link>http://forums.method.me/cs/forums/thread/5698.aspx</link><pubDate>Thu, 24 Mar 2011 19:53:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5698</guid><dc:creator>ian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5698.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5698</wfw:commentRss><description>&lt;p&gt;the value i entered in criteria is multiple invoice number and it joined with comma like &amp;quot;001121,001122&amp;quot; and I want to update a Yes/No field in those invoices. when i test it with &amp;quot;=&amp;quot;, it show me an error message. when i using &amp;quot;&amp;lt;&amp;gt;&amp;quot;, it update&amp;nbsp; field in every invoice to &amp;quot;yes&amp;quot; which is the value i entered.&lt;/p&gt;</description></item><item><title>Re: update field in table</title><link>http://forums.method.me/cs/forums/thread/5697.aspx</link><pubDate>Thu, 24 Mar 2011 19:44:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5697</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5697.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5697</wfw:commentRss><description>&lt;p&gt;Ian,&lt;/p&gt;
&lt;p&gt;Can you let me know what information you filled in for the action or send me a screenshot of what you filled in to &lt;a href="mailto:m.melo@methodintegration.com"&gt;m.melo@methodintegration.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Re: update field in table</title><link>http://forums.method.me/cs/forums/thread/5694.aspx</link><pubDate>Thu, 24 Mar 2011 19:18:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5694</guid><dc:creator>ian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5694.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5694</wfw:commentRss><description>&lt;p&gt;I did not get error message , the whole table has been updated including the value i entered.&lt;/p&gt;</description></item><item><title>Re: update field in table</title><link>http://forums.method.me/cs/forums/thread/5692.aspx</link><pubDate>Thu, 24 Mar 2011 17:47:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5692</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5692.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5692</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Ian,&lt;/p&gt;
&lt;p&gt;Are you getting an error message? What results are you getting?&lt;/p&gt;
&lt;p&gt;I tried the following:&lt;/p&gt;
&lt;p&gt;&lt;img height="387" width="617" src="http://hq.methodintegration.com/images/1623-UpdateAction.png" alt="Update Action" style="vertical-align:middle;" /&gt;&lt;/p&gt;
&lt;p&gt;This updated everyone but Amy Smith.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>update field in table</title><link>http://forums.method.me/cs/forums/thread/5690.aspx</link><pubDate>Thu, 24 Mar 2011 17:22:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:5690</guid><dc:creator>ian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/5690.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=5690</wfw:commentRss><description>&lt;p&gt;I try to update multiple record about one field by using update field in table function, i saw the criteria can only perform in two way, one is &amp;quot;=&amp;quot;, the other is &amp;quot;&amp;lt;&amp;gt;. When i using &amp;quot;&amp;lt;&amp;gt;&amp;quot; it actually same as no criteria, it update all record regarding to that field even i put a condition there, it does not work.&lt;/p&gt;</description></item></channel></rss>