<?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 Assign numeric parameter to receive input from button bar which contains text selections('TOP 5' ,) in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Assign-numeric-parameter-to-receive-input-from-button-bar-which/m-p/356610#M7126</link>
    <description>&lt;P&gt;Hi &amp;nbsp;Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a button &amp;nbsp;bar to receive input to display top 5 /top 10 customers and I am forced to use text parameter since my button bar selection contains 'TOP 5' 'TOP 10' etc.I am using this parameter directly in rank filter and rank filter allows only numeric parameter.Could you please provide me a solution for this,.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to create a numeric paramter from the text parameter or is there any way I can use numeric paramter in button bar which has Text selections('TOP 5').&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide your valuable thoughts on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J George&lt;/P&gt;</description>
    <pubDate>Sat, 06 May 2017 10:28:52 GMT</pubDate>
    <dc:creator>jithuzoom</dc:creator>
    <dc:date>2017-05-06T10:28:52Z</dc:date>
    <item>
      <title>Assign numeric parameter to receive input from button bar which contains text selections('TOP 5' ,)</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Assign-numeric-parameter-to-receive-input-from-button-bar-which/m-p/356610#M7126</link>
      <description>&lt;P&gt;Hi &amp;nbsp;Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a button &amp;nbsp;bar to receive input to display top 5 /top 10 customers and I am forced to use text parameter since my button bar selection contains 'TOP 5' 'TOP 10' etc.I am using this parameter directly in rank filter and rank filter allows only numeric parameter.Could you please provide me a solution for this,.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to create a numeric paramter from the text parameter or is there any way I can use numeric paramter in button bar which has Text selections('TOP 5').&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide your valuable thoughts on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J George&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 10:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Assign-numeric-parameter-to-receive-input-from-button-bar-which/m-p/356610#M7126</guid>
      <dc:creator>jithuzoom</dc:creator>
      <dc:date>2017-05-06T10:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Assign numeric parameter to receive input from button bar which contains text selections('TOP 5'</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Assign-numeric-parameter-to-receive-input-from-button-bar-which/m-p/356914#M7127</link>
      <description>&lt;P&gt;you should be able to create a calculated item that outputs a numeric value, just make sure its set as a numeric type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;IF ( 'Rank_Parameter'n = 'Top 5' )
RETURN 1
ELSE 2&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 15:44:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Assign-numeric-parameter-to-receive-input-from-button-bar-which/m-p/356914#M7127</guid>
      <dc:creator>itchyeyeballs</dc:creator>
      <dc:date>2017-05-08T15:44:23Z</dc:date>
    </item>
  </channel>
</rss>

