<?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: Add Column Switcher to Script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Add-Column-Switcher-to-Script/m-p/508331#M73713</link>
    <description>&lt;P&gt;I think you have to change your Eval(5::10) to something like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;(Current Data Table() &amp;lt;&amp;lt; Get Column Names)[5::10]&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 13 Jun 2022 19:01:26 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2022-06-13T19:01:26Z</dc:date>
    <item>
      <title>Add Column Switcher to Script</title>
      <link>https://community.jmp.com/t5/Discussions/Add-Column-Switcher-to-Script/m-p/508256#M73711</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi JMP Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a problem that cannot be solved for a long time. I want to add a column switcher to my Control Chart Builder.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;CC = Control Chart Builder(
   Size( 570, 692 ),
   Variables( Subgroup( :Week of Year ), Y( column(5) ) ),
   Column Switcher( column(5), {Eval(5::10)} )
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The chart shows successfully, but I cannot see the column switcher. Appreciate any help. Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:24:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-Column-Switcher-to-Script/m-p/508256#M73711</guid>
      <dc:creator>AsymptoticBat64</dc:creator>
      <dc:date>2023-06-11T11:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add Column Switcher to Script</title>
      <link>https://community.jmp.com/t5/Discussions/Add-Column-Switcher-to-Script/m-p/508331#M73713</link>
      <description>&lt;P&gt;I think you have to change your Eval(5::10) to something like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;(Current Data Table() &amp;lt;&amp;lt; Get Column Names)[5::10]&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Jun 2022 19:01:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-Column-Switcher-to-Script/m-p/508331#M73713</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-06-13T19:01:26Z</dc:date>
    </item>
  </channel>
</rss>

