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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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