BookmarkSubscribeRSS Feed
frankieetienne
Calcite | Level 5

Hello All,

 

I am trying to create a pie chart that displays two states.  How do I write a filter to display a pie chart with number of deaths in two states?

2 REPLIES 2
Reeza
Super User
Do you already have code you’re using to create the pie chart? If so, the majority of procedures support a WHERE clause that allows you to filter your states.

Where name in (‘US’, ‘Canada’);
frankieetienne
Calcite | Level 5

I ended up figuring it out.  Thank you so much!

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1192 views
  • 0 likes
  • 2 in conversation