- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 07-29-2022 11:15 AM
(489 views)
I am trying to make a 100% stacked chart, but instead of having the 100% label I would like to have the absolute total per month, but i just cant find an option to help me. Is this possible?
Also, I tried to use the SAS Graph Builder tool but I don't got the expected result.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
You can achieve it.
Create a custom graph.
Duplicate the frequency variable and use it in sum context with the data label of the series plot.
Create a dummy variable = 1 and use it for the series plot response variable.