Forum Discussion
TameshDoobay
2 years agoFrequent Visitor
Single Selection on Matrix Visual
Hi, I'm currently trying to utlize the Matrix visual alongside a third party PDF Viewer visual (from DS Analytics AB). The functionallity is: Use the matrix to select what PDF to view. T...
Sergii24
2 years agoSuper User
Hi TameshDoobay, I believe you can't. Selecting an item and corresponding children items is the whole point of matrix visual. If you want to get to the lowest level of granularity, use table visual.
I hope you'll find this answer useful. Good luck on your project!
TameshDoobay
2 years agoFrequent Visitor
Thanks for your reply Sergii24 . I understand what you're saying. I'm currently trying to figure out how to take the array of values returned and distinctly return the selected value. Then pass it over to the visual some how.