Hi,
How i can filter results in a table with the variable frequency that SAS VA assume in each table? Frequency is not recognise as variable. I want to do something like TOP3, TOP5 or TOP10 in tables/graphs by frequency.
Another question is how to change the criteria of frequency? Could be a table with 3 /4 variables and i choose the variable for frequency?
Thanks
I think the easiest would be to create your own "frequency" variable and use that instead 🙂
//Fredrik
I think the easiest would be to create your own "frequency" variable and use that instead 🙂
//Fredrik
Hi,
Yes that is the basic way. I thought that could be an easy function. Use variable frequency created automatic in SAS VA and add to a filter like the others variables.
Thanks
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and 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.