<?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 currency format in cross table report based on condition. in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/253014#M3466</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am unable to remove your email address, only you can (by editing your post) or a SAS community administrator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With regards to displaying multiple formats in a cross table report, I suggest the use of a user-defined picture format as I mentioned earlier. SAS programming skills and data preparation would be needed outside of SAS Visual Analytics.&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>Sun, 28 Feb 2016 11:29:25 GMT</pubDate>
    <dc:creator>MichelleHomes</dc:creator>
    <dc:date>2016-02-28T11:29:25Z</dc:date>
    <item>
      <title>Display currency format in cross table report based on condition.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/252989#M3462</link>
      <description>&lt;P&gt;Can we define format based on condition in Cross tabulate, For Example one column have some numeric value and based on condition I want to show Char value in cross tab report&lt;/P&gt;
&lt;P&gt;Numeric value&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; char format I want to display on report&lt;/P&gt;
&lt;P&gt;1001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USD&lt;/P&gt;
&lt;P&gt;1002&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INR&lt;/P&gt;
&lt;P&gt;1003&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AED&lt;/P&gt;
&lt;P&gt;1004&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HKD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you understand my query. I want to display currency type but I am not able to drop-drag the char column (value is USD,INR.. etc). So I want to use a numeric value and based on numeric value I want to display the currency type in cross report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 14:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/252989#M3462</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-02-29T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display currency format in cross table report based on condition.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/252991#M3463</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be possible to do this with some data preparation outside of SAS Visual Analytics using a SAS user defined format (picture format). This paper may give you some ideas &lt;A href="http://www2.sas.com/proceedings/sugi31/243-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/243-31.pdf&lt;/A&gt; and the SAS documentation, &lt;A href="http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p1xidhqypi0fnwn1if8opjpqpbmn.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p1xidhqypi0fnwn1if8opjpqpbmn.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There have been a few discussions on using user-defined formats in SAS Visual Analytics in this community that you may also find useful at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Implementing-User-Defined-Formats/m-p/150408/highlight/true#M505" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Implementing-User-Defined-Formats/m-p/150408/highlight/true#M505&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/billion-or-trillion-conversion-to-crores-and-lakhs/td-p/145651/highlight/true/page/2" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/billion-or-trillion-conversion-to-crores-and-lakhs/td-p/145651/highlight/true/page/2&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;P.S. It is best for people to reply to the thread so that others can learn from the response. You may want to remove your email address from your post.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 04:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/252991#M3463</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2016-02-28T04:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display currency format in cross table report based on condition.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/253013#M3465</link>
      <description>&lt;P&gt;Hi Michelle ,&lt;/P&gt;&lt;P&gt;I want to apologize for my mistake (Regarding my email Id) and thanks for your replay &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; . Please remove my E-mail id from my last post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had Post my query regarding Cross table report (Subject: - “&lt;STRONG&gt;can we use different column combination in hierarchy under cross tabulate report in SAS VA&lt;/STRONG&gt;”) . I am still not able to resolve that part.&lt;/P&gt;&lt;P&gt;Could you please suggest me some workaround?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 11:02:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/253013#M3465</guid>
      <dc:creator>anandsasbi</dc:creator>
      <dc:date>2016-02-28T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display currency format in cross table report based on condition.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/253014#M3466</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am unable to remove your email address, only you can (by editing your post) or a SAS community administrator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With regards to displaying multiple formats in a cross table report, I suggest the use of a user-defined picture format as I mentioned earlier. SAS programming skills and data preparation would be needed outside of SAS Visual Analytics.&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>Sun, 28 Feb 2016 11:29:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Display-currency-format-in-cross-table-report-based-on-condition/m-p/253014#M3466</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2016-02-28T11:29:25Z</dc:date>
    </item>
  </channel>
</rss>

