<?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: Tabulate - change format? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Tabulate-change-format/m-p/663746#M85219</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/26800"&gt;@hogi&lt;/a&gt;&amp;nbsp;wrote:&lt;P&gt;unfortunately, tabulate ignores line breaks in the column names&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;same for Tables/Split which ignores everything including/after the first line break:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

: sex &amp;lt;&amp;lt; set name("1st line \!n 2nd line");

Data Table( "Big Class" ) &amp;lt;&amp;lt; Stack(
	columns( :name, :"1st line 
 2nd line"n )
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 29 Jul 2023 20:54:45 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2023-07-29T20:54:45Z</dc:date>
    <item>
      <title>Tabulate - change format?</title>
      <link>https://community.jmp.com/t5/Discussions/Tabulate-change-format/m-p/662839#M85158</link>
      <description>&lt;P&gt;Tabulate is great to generate an overview table with a few mouse clicks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change the format of a tabulate report in my Dashboard?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;rotate column titles -&amp;gt; vertical&lt;/LI&gt;&lt;LI&gt;reduce font size&lt;/LI&gt;&lt;LI&gt;change column titles - esp: split a column title into two lines&lt;BR /&gt;(unfortunately, tabulate ignores line breaks in the column names)&lt;/LI&gt;&lt;LI&gt;change entries (replace text)&lt;/LI&gt;&lt;LI&gt;make grouping entries selectable (for copy &amp;amp; paste)&lt;/LI&gt;&lt;LI&gt;add a String Col Edit Box as an additional column&lt;/LI&gt;&lt;LI&gt;convert to a table box&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 28 Jul 2023 19:50:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Tabulate-change-format/m-p/662839#M85158</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-28T19:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate - change format?</title>
      <link>https://community.jmp.com/t5/Discussions/Tabulate-change-format/m-p/663746#M85219</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/26800"&gt;@hogi&lt;/a&gt;&amp;nbsp;wrote:&lt;P&gt;unfortunately, tabulate ignores line breaks in the column names&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;same for Tables/Split which ignores everything including/after the first line break:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

: sex &amp;lt;&amp;lt; set name("1st line \!n 2nd line");

Data Table( "Big Class" ) &amp;lt;&amp;lt; Stack(
	columns( :name, :"1st line 
 2nd line"n )
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 29 Jul 2023 20:54:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Tabulate-change-format/m-p/663746#M85219</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-07-29T20:54:45Z</dc:date>
    </item>
  </channel>
</rss>

