BookmarkSubscribeRSS Feed
sameer_123
Calcite | Level 5

hi i am facing problem in displaying data in SAS VA. below is my data and my desired ouput:

 

DATA :

name  fee_1  fee_2  fee_3  fee_4

Raju     200     300      150    350

Ram     230     500      460    700

 

Desired Output is SAS Visual Analytics : i want to display below on x-axis and y-axis of bar chart in SAS VA.

x-axis : categories as fee_1 fee_2 fee_3 fee_4

y-axis : sum of values fee_1 fee_2 fee_3 fee_4

 

i do not want to increase the number of rows of my data and want the desired result. problem is how to get the measure value as category for representation on SAS. Please help me 🙂

 

 

1 REPLY 1
Sam_SAS
SAS Employee

Hello,

 

You can change a measure to a category by using the Classification field in the properties table at the bottom of the Data panel:

 

classification.png

 

Does this help?

 

Thanks,

Sam

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 721 views
  • 0 likes
  • 2 in conversation