BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
albribmun
Fluorite | Level 6

I would like to know how to calculate the percent of "S" over "CES".

albribmun_0-1664466833768.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
acordes
Rhodochrosite | Level 12

 

AggregateTable(_Sum_, Table(_Sum_, Fixed('_brand'n, 'seg'n),
'Frequency'n)) / AggregateTable(_Sum_, Table(_Sum_, Fixed(
'_brand'n), 'Frequency'n))

 

gif.png

View solution in original post

1 REPLY 1
acordes
Rhodochrosite | Level 12

 

AggregateTable(_Sum_, Table(_Sum_, Fixed('_brand'n, 'seg'n),
'Frequency'n)) / AggregateTable(_Sum_, Table(_Sum_, Fixed(
'_brand'n), 'Frequency'n))

 

gif.png

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

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
  • 1 reply
  • 222 views
  • 1 like
  • 2 in conversation