is it possible to use string extractions on a select criteria.
I want to be able to enter a varied number of characters in a select criteria to pull specific insurance policy numbers.
For instance, I'd like to pull all patients that have insurance policy numbers that start with "TGT". Then I'd like to run report again and second time pull all patients that have insurance policy numbers that start with the letter "R" etc.
I know how to write the string extactions or operators but I dont' know to setup using a select criteria so the report can be used for different or variable strings.
thank you