<?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: Capturing, and displaying, Crosstab selection values in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317935#M5987</link>
    <description>&lt;P&gt;Also&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/52762"&gt;@JerryLeBreton&lt;/a&gt;, you may be interested in&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4154"&gt;@SteveMellgren&lt;/a&gt;'s well timed article he posted today on how to create a dynamic title at&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-customize-your-SAS-Visual-Analytics-report-Part-3-Create/ta-p/315058" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-customize-your-SAS-Visual-Analytics-report-Part-3-Create/ta-p/315058&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2016 16:47:08 GMT</pubDate>
    <dc:creator>MichelleHomes</dc:creator>
    <dc:date>2016-12-09T16:47:08Z</dc:date>
    <item>
      <title>Capturing, and displaying, Crosstab selection values</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317781#M5981</link>
      <description>&lt;P&gt;I am developing a report in which a crosstab object is actiing as a 'navigator' for a number of other objects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interactions are defined from the crosstab to the other objects, so when a line of data is selected the other objects are filtered, and updated, accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So&amp;nbsp;to illustrate, when the &amp;nbsp;Actual Sales for USA is clicked on, making the cell grey, the chart changes to show just the data for USA.&amp;nbsp; But its not very obvious.&amp;nbsp; I'd like to&amp;nbsp;display the selected value above the chart to make it clear to the user that the chart is for the USA only now, and not for everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="crosstab_selection.jpg" alt="crosstab_selection.jpg" src="https://communities.sas.com/t5/image/serverpage/image-id/6298i74217CE6BB086A86/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the user might expand a level and&amp;nbsp;click on the data for Germany/East for example, in which case I'd want to display Germany/East above the chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the there a nice way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got a fair amount of experience with SAS but I'm pretty new to VA.&amp;nbsp; Using VA 7.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 03:22:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317781#M5981</guid>
      <dc:creator>JerryLeBreton</dc:creator>
      <dc:date>2016-12-09T03:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing, and displaying, Crosstab selection values</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317811#M5982</link>
      <description>&lt;P&gt;Hi Jerry,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nice to see you in the VA community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The topic of having a dynamic title has been discussed here in a number of threads and it isn't possible in the release you're using 7.1 and the current release 7.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you scroll to the bottom of this post, &lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-header-for-the-Line-chart/m-p/193032/highlight/true#M1460" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Dynamic-header-for-the-Line-chart/m-p/193032/highlight/true#M1460&lt;/A&gt; you'll see some work arounds using another list table and if you use precision layout you can overlay the object on the line chart to simulate a title.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, this neat technique &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11210"&gt;@TriciaAanderud&lt;/a&gt; wrote about for dashboards would also be a good way to achieve what you're after combined with precision layout in the section so you can overlay the dynamic at the top of your line chart area &lt;A href="http://bi-notes.com/2016/10/sas-visual-analytics-design-versus-reality/" target="_blank"&gt;http://bi-notes.com/2016/10/sas-visual-analytics-design-versus-reality/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 06:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317811#M5982</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2016-12-09T06:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing, and displaying, Crosstab selection values</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317935#M5987</link>
      <description>&lt;P&gt;Also&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/52762"&gt;@JerryLeBreton&lt;/a&gt;, you may be interested in&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4154"&gt;@SteveMellgren&lt;/a&gt;'s well timed article he posted today on how to create a dynamic title at&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-customize-your-SAS-Visual-Analytics-report-Part-3-Create/ta-p/315058" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-customize-your-SAS-Visual-Analytics-report-Part-3-Create/ta-p/315058&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/317935#M5987</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2016-12-09T16:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing, and displaying, Crosstab selection values</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/318199#M5988</link>
      <description>&lt;P&gt;Hi Michelle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying -&amp;nbsp;I thought there was a better than evens chance you'd help &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That certainly was a well timed article by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4154"&gt;@SteveMellgren&lt;/a&gt;.&amp;nbsp; Unfortunately&amp;nbsp;nothing seems to&amp;nbsp;quite do what I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using a Button Bar in my situation&amp;nbsp;would be&amp;nbsp;confusing because it will show a specific value when the Total is the focus.&amp;nbsp; And it can't handle a hierarchy of values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And using a List Table for a title has similar problems, for the Total line, and multiple combinations of hierarchy values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just might have to admit defeat (and explain to the executive they can't have a "simple" title describing what&amp;nbsp;data is being&amp;nbsp;shown!!)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers, Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 04:31:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/318199#M5988</guid>
      <dc:creator>JerryLeBreton</dc:creator>
      <dc:date>2016-12-12T04:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing, and displaying, Crosstab selection values</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/318212#M5989</link>
      <description>&lt;P&gt;Hi Jerry,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's unfortunate to hear you're not able to achieve what you need. Did you look at Tricia's post where she used text for KPIs in a dashboard from a pie chart object? The same could be done for a title using a precision layout on the section.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope me this helps or another member has alternative suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 06:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Capturing-and-displaying-Crosstab-selection-values/m-p/318212#M5989</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2016-12-12T06:49:45Z</dc:date>
    </item>
  </channel>
</rss>

