Drill down alternative | XM Community
Skip to main content
Question

Drill down alternative

  • March 8, 2022
  • 1 reply
  • 28 views

Dears,
I have come through a requirement to use ID with related fields that when choose a specific ID the other information appear ,Drill down question was perfect to do this but it has 30,000 cell limitation, and my data was more than this number ,
my question is, is there alternative solution that use no limitation for the data uploaded or some workaround solution

Best Regards,

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • March 8, 2022

There is an alternative solution...you can create your own with JavaScript. The data can be stored in a local JS array of objects or you could use ajax to get it from an external source.