how to show variable set values in notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2023 11:30 PM
Hello,
there is one catalog item in that multi row variable set(user_details) is there.there are 5 variables (requested for - reference,description - multi line text,price - single line text......) are there in mrvs i want to show those variables value in table format .How to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2023 11:58 PM
Hi @Shaik22 ,
Refer below article it will help you.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2023 12:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2023 12:07 AM
Hi Shaik22,
This question was already answered on other community post for the future I highly suggest to search within the community instead of directly asking your question. Beside that here a short summary.
1. You need to create a Email script, that you can add to your notification
2. ServiceNow published a knowledge base article, that explains how to access data from a multi-row variable.
3. Include HTML formatting for every row, to build a table view.
Hope that helps.
Kind regards Sebastian
PS: Here are a list of community posts, that have the full answer.
How to display MRVS table in Approval Notification Email
Display Multi row variable set columns in notification