Good morning. I am using the same survey for multiple partners. Our partners will complete the survey multiple times in a given year, so I want to differentiate the data based on partner, year of the survey, and survey number (1, 2, 3, etc). I am using External Data Reference to identify the various partners and query strings to identify the year and survey data. In testing, all of the data came through in the results through the URL. However, a partner just used the data LIVE and neither the year nor the survey number appears in the data. Any ideas what I did wrong?
https://EXAMPLE.com/jfe/form/SV_asdfjklqwuio?ExternalDataReference=0&Year=2024&Survey=1
EX: In testing, the data fields from a URL like the one above populated as: EDR = 0; Year = 2024; Survey = 1
However when a partner actually used the link, the results appeared as: EDR = 0; Year = (blank); Survey = (blank)