In VA, my bar chart only displays categories that have data. Is there a way to show all categories, even if they do not have any data?
Hi Ingrid,
I can not find a way to do this in SAS VA itself.
Please consider creating zero records for all occurrences in your database.
Several times I had to solve this issue just by adding 0 value records for all selectable instances that had no value.
greetings and good luck, Peter
If you're creating a chart over time then you may want to consider using a Time Series Bar Chart and the tips that @TriciaAanderud suggests at http://bi-notes.com/2015/12/sas-va-insert-your-own-months/
Alternatively you can create a "helper table" as in the blog post to create 0 records which @PeterWijers suggested.
Cheers,
Michelle
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.