- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 06:53 AM - edited 03-16-2024 08:14 AM
Hi Experts
I have the attachment of the catalog item and I added the attachment excel sheets to that catalog item and I want that data in my catalog item multirow variable set.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 02:54 PM
Hi @dhineshkumar ,
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 09:37 AM - edited 03-16-2024 09:39 AM
Hi @dhineshkumar ,,
Not possible directly.
A multi row variable set needs to have data entered manually and only stores data temporarily.
The excel load involves server side actions. Think of like this. There needs to be a feature that receives the excel sheet, then system has to attach the document in the Attachment table, then read data from the excel and finally do a redirect to your form containing the Multi Row Variable set. A Client script needs to re-populate the data in the Multi row variable set.
-Thanks to sandeep
In short, it's possible, but involves bad UI and elaborate architecture see this > https://www.servicenow.com/community/developer-forum/populate-mrv-in-a-record-producer-with-data-by-...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2024 02:54 PM
Hi @dhineshkumar ,
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda