BookmarkSubscribeRSS Feed
harsh1
Calcite | Level 5

Finyear        Value1        value2             Percentage

20142015     26469        421596             6%

20142015     370644      14582164         2%

20152016    108747        643178             16%

20152016     1259525     17519233          7%

 

My Query is: I am getting percentage row level wise but when i am trying to sum up finyear wise i.e. vertically

the value is changing , means i am not getting result after aggregation.

Kindly provide me solution regarding this.

 

Regards,

Harsh Patel

2 REPLIES 2
andreas_lds
Jade | Level 19

Please post the desired output and code used to calculated the percentages.

harsh1
Calcite | Level 5

Row level division calculation is possible in EG but we want to show output in SAS VA which should be aggregated but  right now it shows the summation of the row level in EG.

Kindly suggest some solution.

Finyear                         State                           City                       income               expense         expratio

20142015                     Guj                              Ahmd                    100                      80                 0.8

20142015                     Guj                              Vadodara               200                     150               0.75

20142015                     Maharashtra               Mumbai                  250                     200               0.8

20142015                     Maharashtra               Pune                      200                      100               0.5

20152016                     Guj                              Ahmd                    150                       100              0.66

20152016                     Guj                              Vadodara              120                      100               0.83

 

We want to show this data in SAS va.  If the user  does not select any filters the column should show overall expratio, if he selects particular state it should show expratio of that particular state.If they select state and city it should show accordingly.

 

Thanks,

Harsh Patel

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

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