<?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: Split a dataset row across 2 lines in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458757#M10033</link>
    <description>&lt;P&gt;Hi SASKiwi. The "expand clipped content" is available in 7.3 but it shrinks the content onto a single line in the output which for very wide rows makes the content almost unreadable. It also removes page headers and titles. So all-in-all not a great experience for end users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is there must be an answer out there somewhere as its quite a basic requirement to show a dataset row across multiple output lines.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2018 17:38:05 GMT</pubDate>
    <dc:creator>Mikey03</dc:creator>
    <dc:date>2018-04-30T17:38:05Z</dc:date>
    <item>
      <title>Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458228#M10011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using SAS VA 7.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to split a single dataset row across 2 lines in a list table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So for example if a dataset had 10 columns and you wanted to fit 5 columns on line1 and 5 on line2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Header1: Col1 Col2 Col3 Col4 Col5&lt;/P&gt;&lt;P&gt;Header2: Col6 Col7 Col8 Col9 Col10&lt;/P&gt;&lt;P&gt;-------------------------------------------------------&lt;/P&gt;&lt;P&gt;Dataset row1 - line1:&amp;nbsp;&lt;SPAN&gt;Col1 Col2 Col3 Col4 Col5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dataset row1&amp;nbsp;- line2: Col6 Col7 Col8 Col9 Col10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dataset row2&lt;SPAN&gt;&amp;nbsp;- line1&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN&gt;Col1 Col2 Col3 Col4 Col5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dataset row2&amp;nbsp;- line2: Col6 Col7 Col8 Col9 Col10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is to resolve an issue where a dataset row is truncated in a PDF output&amp;nbsp;as the row cannot fit on a single line on an A4 page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2nd question: In v7.3 excel outputs cannot be produced (I believe?) - has this been resolved in later versions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 19:56:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458228#M10011</guid>
      <dc:creator>Mikey03</dc:creator>
      <dc:date>2018-04-27T19:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458234#M10012</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The answer to your second question is there is a known limitation to export Excel or CSV files when using the Modern Viewer in the version 7.3. According to the article below,&amp;nbsp;&lt;EM&gt;"&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;All of these actions and features are supported in the classic viewer"&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;A href="http://support.sas.com/kb/58/945.html" target="_self"&gt;Known limitations in the modern version of SAS® Visual Analytics Viewer 7.3 and 7.4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 20:07:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458234#M10012</guid>
      <dc:creator>alineagostini</dc:creator>
      <dc:date>2018-04-27T20:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458281#M10013</link>
      <description>&lt;P&gt;Regarding splitting dataset rows - as far as I'm aware that is not possible in any current version of VA. In my experience VA 7.4 does a better job with exporting data. If I get a chance I'll check out how it handles long data rows in PDFs.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 22:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458281#M10013</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-27T22:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458329#M10015</link>
      <description>&lt;P&gt;Thanks SASKiwi. Yeah would be good to know if 7.4 does a better job with wide outputs in PDF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have used base SAS before and there we have a good amount of control of the PDF document but in SAS VA this control seems to be missing. Would this also be true for the later SAS VA versions up to 8.1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 09:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458329#M10015</guid>
      <dc:creator>Mikey03</dc:creator>
      <dc:date>2018-04-28T09:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458401#M10018</link>
      <description>&lt;P&gt;In VA 7.4 when you print to PDF there is a "expand clipped content" option in the PDF settings box. When I tried it, content that doesn't fit on a page is printed on the following. Perhaps not quite what you want but definitely better. Check to see if this option is in 7.3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course Base SAS provides the greater flexibility of a coding language. With VA you are trading off some flexibility with the ease-of-use and speedy development of a point-and-click tool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 22:02:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458401#M10018</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-28T22:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458757#M10033</link>
      <description>&lt;P&gt;Hi SASKiwi. The "expand clipped content" is available in 7.3 but it shrinks the content onto a single line in the output which for very wide rows makes the content almost unreadable. It also removes page headers and titles. So all-in-all not a great experience for end users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is there must be an answer out there somewhere as its quite a basic requirement to show a dataset row across multiple output lines.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:38:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458757#M10033</guid>
      <dc:creator>Mikey03</dc:creator>
      <dc:date>2018-04-30T17:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Split a dataset row across 2 lines</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458859#M10046</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/196865"&gt;@Mikey03&lt;/a&gt;&amp;nbsp;- I didn't see any content shrinkage when I tested this in 7.4 - all the text was perfectly readable, so I suspect it is fixed in this release. Do you have any plans to upgrade?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 22:26:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Split-a-dataset-row-across-2-lines/m-p/458859#M10046</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-30T22:26:45Z</dc:date>
    </item>
  </channel>
</rss>

