Survey report producing numbers in the question titlesIssue When attempting to create a report based on a survey, there are numbers in the title of the question. It only occurs when the same question is input twice on the same report. ReleaseAll releasesCauseThe cause of this seems to be with the variable used to display the question. The variable seems to be pulling an ID from the variable used and placing it into the question. This is probably used to keep the questions separate from each other.ResolutionThe actual question information can be pulled from the variables listed below. These will not place numbers or IDs in the question name/title. Use dot-walking to change the question variable to any of these 3 choices: 1. Metric -> Display name2. Metric -> Name3. Metric -> QuestionAny of these will give you the question without the ID or numbers attached.Related LinksSteps to Reproduce: 1. Create/modify a survey report. 2. Add the question. 3. Use "string value" variable. 4. Note the ID with the question.