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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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