Hi,
I have a study that looks into population group sizes based on a participant’s reported state and county. I have a large csv which contains every US state and county combination with corresponding subpopulation values (let’s use group A, group B, and group C for now).
After reading through examples, I am able to use the responses from a drill down to set the state and county as embedded values and feed these values into the next series of questions. As an fyi, the drill down question was copied from a previous study so it is not linked directly to the csv I have.
What I am stuck on now is how to use the embedded state and county values to correctly filter the csv to set corresponding groups A, B, and C embedded values which will be piped into a text. If this csv is loaded as a contact list, is there a way to set embedded values without using an authenticator? Is there some clever JS workaround? Any advice will be welcome. Thank you for your help.