BookmarkSubscribeRSS Feed
DartRodrigo
Lapis Lazuli | Level 10

Hi all,

 

How can i create a calculated percentage with 2 variable in visual analytics.

For example:

Var1 

1020 

 

Var2

13000

 

Var1 / Var2 

 

I want to calculate the percentange relating the var1 with var2.

 

Thanks in advance

1 REPLY 1
Sam_SAS
SAS Employee

Hi,


You can just make a calculated measure with the expression, Var1 / Var2, then set the format of the calculated measure to be Percent and set the aggregation to be Average.

 

ratio.png

 

In this screenshot, "Ratio" is my calculated item whose expression is

MSRP / Invoice

 

Is that what you were looking for?

 

Thanks,

Sam

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 786 views
  • 0 likes
  • 2 in conversation