How to dynamically change question text based on month and year? | XM Community
Skip to main content
Solved

How to dynamically change question text based on month and year?

  • April 27, 2020
  • 1 reply
  • 56 views

Hi! I'd like to automate my survey to make a question dynamically change based on the month and year. For example, if it's Jan/Feb/Mar, one version of the question would be asked (with different options), and if it's Apr/May/Jun, a different version would be asked.

Best answer by AnnaH

Figured out how to do this with embedded data! Just used embedded data as the choice and changed the data fields with JS.

1 reply

  • Author
  • Answer
  • June 16, 2020

Figured out how to do this with embedded data! Just used embedded data as the choice and changed the data fields with JS.