<?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 JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report?  Please see attached. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/574620#M78336</link>
    <description>&lt;P&gt;JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report? Please see attached.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot of a JMP Tabulate Report.jpg" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47748iA00B827BEC4A0A45/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot of a JMP Tabulate Report.jpg" alt="Screen Shot of a JMP Tabulate Report.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:57:30 GMT</pubDate>
    <dc:creator>dfusco923</dc:creator>
    <dc:date>2023-06-10T23:57:30Z</dc:date>
    <item>
      <title>JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report?  Please see attached.</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/574620#M78336</link>
      <description>&lt;P&gt;JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report? Please see attached.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot of a JMP Tabulate Report.jpg" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47748iA00B827BEC4A0A45/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot of a JMP Tabulate Report.jpg" alt="Screen Shot of a JMP Tabulate Report.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:57:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/574620#M78336</guid>
      <dc:creator>dfusco923</dc:creator>
      <dc:date>2023-06-10T23:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report?  Please see attached.</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/575328#M78366</link>
      <description>&lt;P&gt;I don't know how to manipulate the tabulate box cell size, but working with the table its self is relatively easy when there are long strings.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New Table( "untitled",
	Add Rows( 5 ),
	Set Cell Height( 100 ),
	New Column( "chars",
		Character,
		"Nominal",
		Set Values(
			{"adfs asdf asdf asdf asdf asdf", "asdf", "asdf asdf",
			"asdf asdf asdf", "asdf asdf asdf asdf asdf"}
		),
		Set Display Width( 100 )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Set Cell Height() works on all rows, and the column property, Set Display Width() works set the column width.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not exactly what you were looking for, but close. Hopefully someone else will know how, or maybe its a wish list item?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 20:48:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/575328#M78366</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2022-11-30T20:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report?  Please see attached.</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/575329#M78367</link>
      <description>&lt;P&gt;I'm also not finding a way to make this happen in the Tabulate platform. Dfusco923, here's a link to the &lt;A href="https://community.jmp.com/t5/JMP-Wish-List/idb-p/jmp-wish-list" target="_self"&gt;wish list.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 20:55:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-Tabulate-Reports-Is-it-possible-to-wrap-text-in-a-JMP/m-p/575329#M78367</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2022-11-30T20:55:17Z</dc:date>
    </item>
  </channel>
</rss>

