<?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: Display &amp;quot;X&amp;quot; at cross section in crosstab report in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185550#M1312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;please consider while working in "Visual" analytics to use some colors.&lt;/P&gt;&lt;P&gt;If you assign colors for the "X" and non "X", that really catches the eye.&lt;/P&gt;&lt;P&gt;You can still choose to hide the value's assinging the same color.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="03-03-2015 06-37-15.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/9417_03-03-2015 06-37-15.png" /&gt;&lt;/P&gt;&lt;P&gt;Greetings and succes.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2015 05:42:06 GMT</pubDate>
    <dc:creator>PeterWijers</dc:creator>
    <dc:date>2015-03-03T05:42:06Z</dc:date>
    <item>
      <title>Display "X" at cross section in crosstab report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185547#M1309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to display "X" in the cell at the crosssection of crosstab report, by default it is showing frequency number as 1. instead of this frequency i want to display "X" at crosssection.&lt;/P&gt;&lt;P&gt;current situation:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 367px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="243" width="151"&gt;X/Y&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;aa&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;bb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;cc&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;dd&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;desired output: &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 367px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="243" width="151"&gt;X/Y&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="72"&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;aa&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;bb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; X&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;cc&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;dd&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 10:26:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185547#M1309</guid>
      <dc:creator>pradeepalankar</dc:creator>
      <dc:date>2015-02-27T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display "X" at cross section in crosstab report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185548#M1310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output you are seeing is the expected behavior of a crosstab report object. Without a measure data item in a crosstab, the cells represent the frequency of the X/Y combination. If you are wanting to see an X instead, I would suggest implementing a workaround by having a measure in the crosstab and define a SAS user-defined format on the measure such that values greater than 0 are a 'X' and values less than or equal to 0 are ' ' (a blank).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a SAS user-defined format using PROC FORMAT as described at &lt;A href="http://support.sas.com/documentation/cdl/en/proc/67327/HTML/default/viewer.htm#p1xidhqypi0fnwn1if8opjpqpbmn.htm" title="http://support.sas.com/documentation/cdl/en/proc/67327/HTML/default/viewer.htm#p1xidhqypi0fnwn1if8opjpqpbmn.htm"&gt;Base SAS(R) 9.4 Procedures Guide, Third Edition - PROC FORMAT&lt;/A&gt; and information on how to set up your VA environment to use SAS user-defined formats can be found at &lt;A href="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#n1799sbo3v4caxn1h8rhgpox1dv7.htm" title="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#n1799sbo3v4caxn1h8rhgpox1dv7.htm"&gt;SAS(R) Visual Analytics 7.1: User's Guide - Work with User-Defined Formats&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 10:47:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185548#M1310</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2015-02-27T10:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display "X" at cross section in crosstab report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185549#M1311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of measure values you cant show X.....,&amp;nbsp; you can show any numeric value like 0, 2, 3....., In VA Environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Teja surapaneni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 11:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185549#M1311</guid>
      <dc:creator>TejaSurapaneni</dc:creator>
      <dc:date>2015-02-27T11:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display "X" at cross section in crosstab report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185550#M1312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;please consider while working in "Visual" analytics to use some colors.&lt;/P&gt;&lt;P&gt;If you assign colors for the "X" and non "X", that really catches the eye.&lt;/P&gt;&lt;P&gt;You can still choose to hide the value's assinging the same color.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="03-03-2015 06-37-15.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/9417_03-03-2015 06-37-15.png" /&gt;&lt;/P&gt;&lt;P&gt;Greetings and succes.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 05:42:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185550#M1312</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-03-03T05:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display "X" at cross section in crosstab report</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185551#M1313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good point Peter!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 07:04:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-quot-X-quot-at-cross-section-in-crosstab-report/m-p/185551#M1313</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2015-03-03T07:04:17Z</dc:date>
    </item>
  </channel>
</rss>

