BookmarkSubscribeRSS Feed
kvrkrishreddy
Calcite | Level 5

I am trying to create a cummulative trend over a period of time for Penetration %, which is a aggregated measure. But SAs Va only allows me to use a measure as a value to create a cumulative variable. Is there a way to create this in SAS VAva.PNG

2 REPLIES 2
ScottJP
Obsidian | Level 7

You can't - Can't you just use your penetration measure? Penetration% must just be a calculated items: x/y * 100? 

itchyeyeballs
Pyrite | Level 9

You could probably use the CumulativePeriod function to calculate the numerators and denominators (X & Y) seperately for a specific period then divide them in a third aggregated measure which would give you the % for the period.

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2 replies
  • 1990 views
  • 0 likes
  • 3 in conversation