How do I create a Date of Birth calendar survey item | XM Community
Skip to main content

I'd like to use a date survey item, however I do not see the option to make a new one nor does it seem to be an existing item in the qualtrics survey bank. The only option I have found is to 1. Input date (as a text box) 2. enter date (using a matrix). I am looking for a calendar date that starts with the date the client/customer is taking the survey and earlier.
I would like for "today's" date to be an input on the survey
I would like for "date of birth" to be an input on the survey
I would like to use date of birth as a display logic for a later question or group of questions

Maybe you can use the below link as a base and create embedded variable and change the type in options as date.
https://www.qualtrics.com/support/vocalize/dashboard-settings-cx/dashboard-data/advanced-fields/custom-date-formats/


This provides instruction for dashboards, I am building a survey


You can get the date values using below syntax and update the values as represented in that link in the end. The below Y represents the current year in yyyy format.
${date://CurrentDate/Y}


Leave a Reply