Hide a question or Inactivate question | XM Community
Solved

Hide a question or Inactivate question

  • 16 June 2020
  • 8 replies
  • 4229 views

Is there a Hide Question of Inactivate Question function (based on need on certain time)?
I know in Survey Gizmo, there is, but I don't see that option in Qualtrics.
Thanks

icon

Best answer by TomG 16 June 2020, 21:50

View original

8 replies

Userlevel 7
Badge +27

Use display logic on the question. It the condition is false, the question will be hidden/inactive.

TomG
Can you give me some good example?
I have Display logic for each question on the survey, but it is based on Embedded Data from Contact List.
I am not sure whether I should combine this with this (simple condition being false) or not.
Thanks.

Userlevel 7
Badge +27

https://www.qualtrics.com/community/discussion/comment/29825#Comment_29825Yes, just add it as an AND condition to your existing display logic. I usually use:
AND hide = 1
where the value of hide is never set.

TomG
So, I guess I could write like this, correct?
There is no field such as 'hide' in the Contact List (to be used for Embedded Data).
image.png

Userlevel 7
Badge +27

https://www.qualtrics.com/community/discussion/comment/29832#Comment_29832Correct.

TomG
I am having an issue with logic of Hide does not work if it combines with an OR or multiple ORs.
For example, somehow, with bottom condition, it still shows up instead of being hidden.
Do you have any idea why?
image.png

Userlevel 7
Badge +27

https://www.qualtrics.com/community/discussion/comment/30680#Comment_30680Yes, it would only be hidden if all the conditiosn in the Or are true (19, Fiscal Year_YF, and hide). I think hide = 1 should be in its own logic set (Instead of And choose Move to new logic set).

TomG
Your suggestion worked. Thanks again!
image.png

Leave a Reply