Display Logic for Matrix Scale Points | XM Community
Skip to main content
Solved

Display Logic for Matrix Scale Points

  • May 22, 2023
  • 4 replies
  • 71 views

Forum|alt.badge.img+2

I am making a carousel matrix question where I want the “Scale Points” to actually be the names of stores and the statements to be departments and there are some stores I only want to show up for certain departments.  For example, if the statement is “Meat & Poultry” I want the scale point that reads “Butcher” to only show up for that statement and not under the statement “Fresh Produce”.  I’m currently trying to do it with embedded data that I created, but I’m not having any luck. 

Best answer by ArunDubey

Try using JS to hide specific scale. so that particular scale will not appear for specific department. 

4 replies

ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • 589 replies
  • Answer
  • May 23, 2023

Try using JS to hide specific scale. so that particular scale will not appear for specific department. 


Forum|alt.badge.img+2
  • Author
  • 2 replies
  • May 23, 2023

Hi Arun...thanks for your response, I’ve found a couple scripts in the community, do you know which one would work best?


ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • 589 replies
  • May 23, 2023

Hi Andrew, I’m not sure about the script. You can try one by one. But I would suggest you use the recent one script first.


Forum|alt.badge.img+2
  • Author
  • 2 replies
  • May 23, 2023

Ok, thank you Arun!