<?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: Can we display parameter value on report or under report header in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255399#M3565</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/37091"&gt;@Frank_Boekamp﻿&lt;/a&gt;&amp;nbsp;you are correct.&amp;nbsp; There is no way to use parameter values in Text objects at this time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The best workaround is using the List Table.&amp;nbsp; But instead of using filters you can create a Calculated Item to display in the List Table.&amp;nbsp; For the Calculated Item you can&amp;nbsp;concatenate strings and character parameters together as you like. (Note: you cannot concatenate numerics.)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since we cannot hide the column in the List Table - you may need to name the Calculated Item to your advantage:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Calculated Item name:&amp;nbsp; &lt;STRONG&gt;Report ABC&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Report ABC&lt;/STRONG&gt; = Concatenate(Concatenate(Location_P'p, 'under period '), 'Period_P';)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make the List Table&amp;nbsp;look better - you can increase the font size or change the font color.&amp;nbsp; You can even change background color of the List Table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Teri&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12362iA2BE711A661AB83A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 01.png" title="Communities - Display Parameters 01.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12363iEFCC111BC431ED6B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 02.png" title="Communities - Display Parameters 02.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12364i3A8E6AF156F0806A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 03.png" title="Communities - Display Parameters 03.png" /&gt;</description>
    <pubDate>Tue, 08 Mar 2016 23:45:17 GMT</pubDate>
    <dc:creator>TeriPatsilaras</dc:creator>
    <dc:date>2016-03-08T23:45:17Z</dc:date>
    <item>
      <title>Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/253893#M3504</link>
      <description>&lt;P&gt;Can we display parameter value on report header; suppose I have two parameters &lt;STRONG&gt;Location_P&lt;/STRONG&gt; and &lt;STRONG&gt;Period_P&lt;/STRONG&gt;. both link to tow different control (drop-down list or list). I want to display both parameter values on header I means in text box.&lt;/P&gt;&lt;P&gt;Like &amp;nbsp;REPORT ABC FOR Location_p under PERIOD &amp;nbsp;Period_P&lt;/P&gt;&lt;P&gt;If Location_P and Period_P parameter having value US and Dec-2015 respectively&amp;nbsp;then below line I want to display in text box&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;REPORT ABC FOR US under PERIOD Dec-2015&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Note:-This is for SAS Visual Analytics report&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Could you please help on same&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Thanks in advance &amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Regards,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Anand Kumar&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 17:31:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/253893#M3504</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-03-02T17:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254607#M3524</link>
      <description>Doesnt your dropdown selected values will be a  parameter values ?</description>
      <pubDate>Fri, 04 Mar 2016 20:36:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254607#M3524</guid>
      <dc:creator>Explore_SAS</dc:creator>
      <dc:date>2016-03-04T20:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254705#M3530</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Location_P&lt;/STRONG&gt; and &lt;STRONG&gt;Period_P&lt;/STRONG&gt; both parameter have assigned for two different controller (under role tab). I am able to use both parameter in filter for any report object . But I want to display both parameters on text box, for report heading. Right now i have used list table for display location and period value by using parameter on filter. but it's not look good .&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2016 11:35:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254705#M3530</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-03-05T11:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254981#M3537</link>
      <description>&lt;P&gt;How about creating a text box and assigning it to your Parameter value. But I think you can use a parameter in only one object. So, you need to create a new parameter and give the same value as your old parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using a parameter in a text box is shown in the below video&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=g-ZWxX4jxRU" target="_blank"&gt;https://www.youtube.com/watch?v=g-ZWxX4jxRU&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to SAS VA, just learning it in the recent days, If my solutions does not work, please correct me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;</description>
      <pubDate>Mon, 07 Mar 2016 16:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/254981#M3537</guid>
      <dc:creator>sundeep15685</dc:creator>
      <dc:date>2016-03-07T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255331#M3560</link>
      <description>&lt;P&gt;I think it's not possible to use paramater values in text objects. It would be a much valued addition to SAS VA imho&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 19:09:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255331#M3560</guid>
      <dc:creator>Frank_Boekamp</dc:creator>
      <dc:date>2016-03-08T19:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255399#M3565</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/37091"&gt;@Frank_Boekamp﻿&lt;/a&gt;&amp;nbsp;you are correct.&amp;nbsp; There is no way to use parameter values in Text objects at this time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The best workaround is using the List Table.&amp;nbsp; But instead of using filters you can create a Calculated Item to display in the List Table.&amp;nbsp; For the Calculated Item you can&amp;nbsp;concatenate strings and character parameters together as you like. (Note: you cannot concatenate numerics.)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since we cannot hide the column in the List Table - you may need to name the Calculated Item to your advantage:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Calculated Item name:&amp;nbsp; &lt;STRONG&gt;Report ABC&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Report ABC&lt;/STRONG&gt; = Concatenate(Concatenate(Location_P'p, 'under period '), 'Period_P';)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make the List Table&amp;nbsp;look better - you can increase the font size or change the font color.&amp;nbsp; You can even change background color of the List Table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Teri&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12362iA2BE711A661AB83A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 01.png" title="Communities - Display Parameters 01.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12363iEFCC111BC431ED6B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 02.png" title="Communities - Display Parameters 02.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12364i3A8E6AF156F0806A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Communities - Display Parameters 03.png" title="Communities - Display Parameters 03.png" /&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:45:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255399#M3565</guid>
      <dc:creator>TeriPatsilaras</dc:creator>
      <dc:date>2016-03-08T23:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255518#M3566</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;TeriPatsilaras_sas, but I did same thing by use of list table but I need to show as header. If I am using list table then it's look like a box. Even after change color (white) of list back ground.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2016 13:59:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255518#M3566</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-03-09T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we display parameter value on report or under report header</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255569#M3568</link>
      <description>&lt;P&gt;Here is an additional approach that we came up with to solve the 'report header' issue.&amp;nbsp; This solution uses a calculated data item (Report Description)&amp;nbsp;created in the designer that makes use of the concatenation and format operators.&amp;nbsp; The formula in text mode is here:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Concatenate('Report is for this period:&amp;nbsp; ', Format('Date by Month'n[Raw], 'MONYY5.'))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The report example includes a list table object that displays data for periods.&amp;nbsp; A period is selected using a drop-down list.&amp;nbsp; A button bar is incorporated to display the header text.&amp;nbsp; Interactions are defined between the drop-down list and the list table and the drop-down list and the button bar.&amp;nbsp; I have attached screen shots of the report in viewer mode, the calculation of the Report Description data item, the button style, roles, and properties, and the interactions.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I hope this solution will be useful to you.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12366i882BE9AE507004D2/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="button.png" title="button.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12367iA34D5015681D054E/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="calculation.png" title="calculation.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12368i57E627610E9C02C4/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="interactions.png" title="interactions.png" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12369iEFEEEEA7DB7D3640/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="report.png" title="report.png" /&gt;</description>
      <pubDate>Wed, 09 Mar 2016 16:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Can-we-display-parameter-value-on-report-or-under-report-header/m-p/255569#M3568</guid>
      <dc:creator>BobbieWagoner</dc:creator>
      <dc:date>2016-03-09T16:20:14Z</dc:date>
    </item>
  </channel>
</rss>

