BookmarkSubscribeRSS Feed
JulianR
Calcite | Level 5

Hi!!

 

I need your help with a problem. I have a table like this:

 

Captura1.PNG

 

The column of LTR has the same value for each date:

 

Captura2.PNG

I need a crosstable with an agregatted measure and a dinamic slider with the date (so i can't precalculated the sum of ltr) like this:

Captura3.PNG

 

I've been looking for the same problem in other post, but i did not found nothing.

 

I'm using the V7.4 of SAS VA.

Thank you so much!

3 REPLIES 3
FredrikE
Rhodochrosite | Level 12

You should be able to create aggregated measures on category and total level and from them create a new aggregated measure with the division?

//Fredrik

JulianR
Calcite | Level 5

Yes, I need sum the UDS (21 uds) and divide into the sum of ltr (80.577,52).

FredrikE
Rhodochrosite | Level 12

I tried to do it with the example data set "VA_SAMPLE_ACME_BANK", do I get it right?

image.png

 

If so....this is what I did:

I created a new aggregated measure "CU_Total":

image.png

 

and then a new aggregated measure "ratio":

image.png

 

Works?

//Fredrik

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

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