Requirement
We need to show/hide survey questions based on the selection in the previous question. In this article, we are going to share steps to implement the same.
Solution
While working on a survey, we want to make it responsive as much as possible based on the question inputs. Let's say, we are creating a survey for a training program and we want to implement the following logic in our survey.
![]() 
  
Now, click on Preview command button on the survey form. We should be able to see our question while CRM is selected.
![]()
And, when any other training is selected, the CRM training question will be hidden like below.
![]()
Stay tuned for more updates on Dynamics 365/CRM !!