BookmarkSubscribeRSS Feed
alse
Calcite | Level 5

Hi Everyone,

I am tryng to implement the cross table with frequency counts on SAS Visual Analytics(ver. 9.4).

The source table has field R and field C, both of them are category values. The cross table should show the frequency of each value C in percentage for each R value.

The example table  is below.

e.g.

  C val\R val      R1          R2            R3 

128                  1.1%        1.2%       1.4%   

256                  1.1%        1.4%       1.4%

512                  1.2%        1.5%       1.5%

1024                1.3%        1.6%       1.5%

...

Total                100%       100%      100%

The standard Frequency Percent measure seems to calculate the percentage from all values(not broken down by "R" values),

I am new to SAS and will appreciate any suggestion or comment.

2 REPLIES 2
howardn
Calcite | Level 5

I just posted the same issue today. This is a major issue and needs to be addressed!!!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 3377 views
  • 1 like
  • 2 in conversation