I have some categorical data (a Likert scale) with 5 levels, with some responses at each level. When I add a local data filter, one of the levels no longer has any responses, and then this level doesn't show up on the graph anymore, but I want it to (with a bar of size 0).
No filter:
![poetrymage_0-1723227695898.png poetrymage_0-1723227695898.png](/t5/image/serverpage/image-id/67003i015F90769E861C68/image-size/medium?v=v2&px=400)
With filter (notice "Somewhat unhappy" [second level from top] is now missing):
![poetrymage_1-1723227715256.png poetrymage_1-1723227715256.png](/t5/image/serverpage/image-id/67004iF4EEB45783C990A4/image-size/medium?v=v2&px=400)
I have "Include Missing Categories" checked, but that doesn't change anything. I also set the Value Order for this variable (including all 5 levels), but that doesn't seem to change anything either:
![poetrymage_2-1723227814467.png poetrymage_2-1723227814467.png](/t5/image/serverpage/image-id/67005iA7232DB02E15E110/image-size/medium?v=v2&px=400)
I found a few related questions, like this one which is my problem in reverse, and this one which seems to work for continuous variables but I can't figure out how to make it work with my data and Graph Builder.
Thanks!