<?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: HTML output: text is being truncated in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855749#M338168</link>
    <description>Hi:&lt;BR /&gt;  You may have to write the surveymeans output to a dataset and then use PROC PRINT to control the width.&lt;BR /&gt;Cynthia</description>
    <pubDate>Thu, 26 Jan 2023 14:57:14 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2023-01-26T14:57:14Z</dc:date>
    <item>
      <title>HTML output: text is being truncated</title>
      <link>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855605#M338138</link>
      <description>&lt;P&gt;I'm having problems with the variable values not fully displaying in the results table. It is truncating the variable in the display.&lt;/P&gt;&lt;P&gt;Here is the program&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;proc surveymeans data = survey.surveydata;
stratum strata;
var par_rel;
weight weight;
domain year*lifetime_nicotine;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="victhor_0-1674667949104.png" style="width: 654px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79796i3C7C768A1A3276EA/image-dimensions/654x219?v=v2" width="654" height="219" role="button" title="victhor_0-1674667949104.png" alt="victhor_0-1674667949104.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to make to where it displays the whole variable.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 17:51:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855605#M338138</guid>
      <dc:creator>victhor</dc:creator>
      <dc:date>2023-01-25T17:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: HTML output: text is being truncated</title>
      <link>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855729#M338161</link>
      <description>&lt;P&gt;I guess I should clarify. I'm trying to fix the width of the table cell so the whole variable value displays. Similar to proc print:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class=""&gt;&lt;CODE&gt;proc print data=have2; run;
proc print data=have2 width=full; run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 13:57:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855729#M338161</guid>
      <dc:creator>victhor</dc:creator>
      <dc:date>2023-01-26T13:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: HTML output: text is being truncated</title>
      <link>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855749#M338168</link>
      <description>Hi:&lt;BR /&gt;  You may have to write the surveymeans output to a dataset and then use PROC PRINT to control the width.&lt;BR /&gt;Cynthia</description>
      <pubDate>Thu, 26 Jan 2023 14:57:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/HTML-output-text-is-being-truncated/m-p/855749#M338168</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2023-01-26T14:57:14Z</dc:date>
    </item>
  </channel>
</rss>

