<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unresolved Column at Row 1 Error in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/594817#M79872</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You may have a minor syntax issue concerning the column calls. The correct syntax is&lt;/P&gt;
&lt;P&gt;:"Reference ND50"n&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(note the "n" to specify that you are using a string as a column name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that fixes your script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 12:56:35 GMT</pubDate>
    <dc:creator>Thierry_S</dc:creator>
    <dc:date>2023-01-30T12:56:35Z</dc:date>
    <item>
      <title>Unresolved Column at Row 1 Error</title>
      <link>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/594803#M79870</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to JMP and have been tasked with generating a control chart. One of the tasks for this is to write scripts that will exclude certain values etc. My issue is a little strange and I can't seem to find a fix for it even after scanning this discussion page. Basically, everytime I go to run my script (attached below) I am met with the error 'Unresolved Column at Row 1'. However, if I open the script, go to the end, press the spacebar and then backspace, and run again, it all works perfectly. Would anyone happen to know how to fix this issue? It's driving me a bit insane. Thanks for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To note, I have tried changing that first line of script to&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-jsl"&gt;&lt;CODE&gt;dt1 = Current Data Table();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE class="language-jsl"&gt;&lt;CODE&gt;current data table( dt1 );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but I receive the same error with both of these as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt1 = Data Table( "JMP TRENDING_BW control chart analysis" );
dt1 &amp;lt;&amp;lt; select where( :"Reference ND50" &amp;gt; 59160
	| :"Reference ND50" &amp;lt; 70.4
	| : "VOC Average pfu/well" &amp;gt; 4320
	| : "VOC Average pfu/well" &amp;lt; 5.5
);
dt1 &amp;lt;&amp;lt; hide and exclude;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:39:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/594803#M79870</guid>
      <dc:creator>BenWard</dc:creator>
      <dc:date>2023-06-08T16:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Column at Row 1 Error</title>
      <link>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/594817#M79872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You may have a minor syntax issue concerning the column calls. The correct syntax is&lt;/P&gt;
&lt;P&gt;:"Reference ND50"n&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(note the "n" to specify that you are using a string as a column name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that fixes your script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 12:56:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/594817#M79872</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2023-01-30T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Column at Row 1 Error</title>
      <link>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/595428#M79918</link>
      <description>Thank you, all fixed now!</description>
      <pubDate>Tue, 31 Jan 2023 12:05:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Unresolved-Column-at-Row-1-Error/m-p/595428#M79918</guid>
      <dc:creator>BenWard</dc:creator>
      <dc:date>2023-01-31T12:05:07Z</dc:date>
    </item>
  </channel>
</rss>

