BookmarkSubscribeRSS Feed
ggunes
Calcite | Level 5

Hello everyone,

I want to ask you a question about a subject that I have been dealing with a lot.

I have a table like this: 

segmentgroupdateactual
AaJun-213
AaJun-215
AbJul-217
AcAug-218
BeSep-214
BeSep-216
CdNov-212
CdNov-215
CfJan-227

 

I want to sum actual values of same segment,same group, same date like this:

 

segmentgroupdateactual
AaJun-218
AbJul-217
AcAug-218
BeSep-2110
CdNov-217
CfJan-227

How can I do that in Data Studio(Prepare Data). I couldn't do this with any transform option and also "code" option in "custom transform" options.

I would be very grateful if someone could help.

Thanks.

1 REPLY 1
EyalGonen
Lapis Lazuli | Level 10

Hi @ggunes 

 

I am not a Data Studio expert but my guess is if no built-in transform allows it, then you can always fallback to using the "custom code" node with CASL language and summarize the data like shown here: https://blogs.sas.com/content/sgf/2019/08/08/summarization-in-casl/ 

 

Eyal

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1 reply
  • 674 views
  • 0 likes
  • 2 in conversation