<?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 How to add headings in List Table and Cross Tab in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-add-headings-in-List-Table-and-Cross-Tab/m-p/864461#M17026</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have one requirement in which have to build a list and cross tab report having main heading and than sub heading. Please find the below example :-&lt;/P&gt;
&lt;P&gt;Main heading =&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sub Heading&amp;nbsp; =&amp;gt;A1&amp;nbsp; &amp;nbsp;A2&amp;nbsp; A3&amp;nbsp; &amp;nbsp;B1&amp;nbsp; B2&amp;nbsp; B3&amp;nbsp; &amp;nbsp;C1&amp;nbsp; C2&amp;nbsp; C3&lt;/P&gt;
&lt;P&gt;Data&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; =&amp;gt; ab&amp;nbsp; &amp;nbsp;cd&amp;nbsp; ef&amp;nbsp; &amp;nbsp; &amp;nbsp;gh&amp;nbsp; &amp;nbsp;ij&amp;nbsp; &amp;nbsp; &amp;nbsp;kl&amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope my requirement is clear.&lt;/P&gt;
&lt;P&gt;I did tried adding a text label above the list table and cross tab but while importing data these label are not&amp;nbsp;&lt;/P&gt;
&lt;P&gt;available in the download. Also while printing the report there is formatting issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Anurag Rai&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 06:47:01 GMT</pubDate>
    <dc:creator>anuragraishines</dc:creator>
    <dc:date>2023-03-16T06:47:01Z</dc:date>
    <item>
      <title>How to add headings in List Table and Cross Tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-add-headings-in-List-Table-and-Cross-Tab/m-p/864461#M17026</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have one requirement in which have to build a list and cross tab report having main heading and than sub heading. Please find the below example :-&lt;/P&gt;
&lt;P&gt;Main heading =&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sub Heading&amp;nbsp; =&amp;gt;A1&amp;nbsp; &amp;nbsp;A2&amp;nbsp; A3&amp;nbsp; &amp;nbsp;B1&amp;nbsp; B2&amp;nbsp; B3&amp;nbsp; &amp;nbsp;C1&amp;nbsp; C2&amp;nbsp; C3&lt;/P&gt;
&lt;P&gt;Data&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; =&amp;gt; ab&amp;nbsp; &amp;nbsp;cd&amp;nbsp; ef&amp;nbsp; &amp;nbsp; &amp;nbsp;gh&amp;nbsp; &amp;nbsp;ij&amp;nbsp; &amp;nbsp; &amp;nbsp;kl&amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope my requirement is clear.&lt;/P&gt;
&lt;P&gt;I did tried adding a text label above the list table and cross tab but while importing data these label are not&amp;nbsp;&lt;/P&gt;
&lt;P&gt;available in the download. Also while printing the report there is formatting issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Anurag Rai&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 06:47:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-add-headings-in-List-Table-and-Cross-Tab/m-p/864461#M17026</guid>
      <dc:creator>anuragraishines</dc:creator>
      <dc:date>2023-03-16T06:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add headings in List Table and Cross Tab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-add-headings-in-List-Table-and-Cross-Tab/m-p/864475#M17027</link>
      <description>&lt;P&gt;No, to me your requirement is not clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering if you really want to do this in Visual Analytics or you strive to get it done with proc tabulate or proc report...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you go for VA, then take a look at this example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/81622i2DD9A827E208B390/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic.png" alt="pic.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-add-headings-in-List-Table-and-Cross-Tab/m-p/864475#M17027</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2023-03-16T09:11:54Z</dc:date>
    </item>
  </channel>
</rss>

