File Upload Question Data | XM Community
Skip to main content
Question

File Upload Question Data

  • May 13, 2022
  • 1 reply
  • 9 views

Forum|alt.badge.img

Hi,
Can we read the data in Excel uploaded to the file upload question type using JavaScript (onExit)?
Thank you

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • May 16, 2022

Yes, we can pipe the uploadedFileLink of the file upload question and use it to get the file content.