I would like to know how to calculate the percent of "S" over "CES".
AggregateTable(_Sum_, Table(_Sum_, Fixed('_brand'n, 'seg'n),'Frequency'n)) / AggregateTable(_Sum_, Table(_Sum_, Fixed('_brand'n), 'Frequency'n))
View solution in original post
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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.