- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I am looking to create a bar chart with two different categories that i can switch between using a button bar. these two categories are two fields in my table. I couldnt find a way using a calculated field or parameters to create a button bar that allows me to switch between categories
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
In Visual Analytics 8.5 and later, a report designer can allow report viewers to switch data items in the report objects.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
One example for a workaround: Solved: Creating dynamic measures in stacked bar chart - SAS Support Communities)
Another workaround could be using stacking containers with one bar chart each.
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
The example @MarkusWeick linked to is a little more complicated than what you want to do, but the basic idea of using a parameter and a calculated item is the same.
A stacking container is also a good idea.