Hi Friends,
I have one query regarding conditional sum in VA.
Suppose I have 4 Fields like Branch, Month, AUM , Net_Sales and have data from jan'16 to jun'16.
If user select any barcnch (Ex: Delhi) and applies filter on the month field (ex: jan'16 - Mar'16) then my Net_Sales should be the sum of all the three month starting from jna'16 to mar'16 but aum is mar'16 Number (Doesn't include jan and feb'16 numbers).
I am also attaching the screen shot of the final result.
Regards,
Sumit
Have you created an aggregated measure? (click the arrow to the right of the bin symbol and select aggregated measure)
Will look something like
Sum [_ByGroup_] ('measure_name'n)
in the text view
Thanks for your reply.
Yes I had already used aggregated measure but it didn't worked.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.