Chris Fugate Posted March 2, 2021 Posted March 2, 2021 Hi. I am building a bar graph using one dataset and I want to limit the data to only certain procedures. For example: The dataset includes many procedure codes but I am wanting to filter out everything except 15 procedure codes. When I build the formula [Procedure Code]= "Proc1" it works. However when I add the other codes with 'AND [Procedure code] = "Proc5" it wipes everything out. Any suggestions
Chris Fugate Posted March 2, 2021 Author Posted March 2, 2021 I figured it out. You have to use [Procedure Code] "ProcX" and [Procedure Code] "ProcY" for theones you want to filter out.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now