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

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 927 views
  • 0 likes
  • 2 in conversation