I am working on a survey that uses report headers to sort & display the data from my survey. For Example, I have:
Survey Header (there are a number of different surveys)
Area Header (Different Departments use these surveys)
Question Header (Displays each question)
Answer Header (Displays the answers associated with each question)
For each answer, there are statistics for that answer on what percentage of surveyees selected that answer. My problem is that my report only displays answers that were selected. i.e., no answers say 0% if no one picked them, and the text of the answer does not show up at all. How do I fix this?
Survey Header (there are a number of different surveys)
Area Header (Different Departments use these surveys)
Question Header (Displays each question)
Answer Header (Displays the answers associated with each question)
For each answer, there are statistics for that answer on what percentage of surveyees selected that answer. My problem is that my report only displays answers that were selected. i.e., no answers say 0% if no one picked them, and the text of the answer does not show up at all. How do I fix this?