MRVS variables dependent on catalog item variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 06:53 AM
How do I make Virtual Network dependent on the selected Azure Subscription in the catalog item if I have the configuration below?
We have a combination of variable and multi-row variable set.
- Azure Subscription is a lookup select box using [cmdb_ci_azure_subscription] table
- An multi-row variable set with the following variables:
- Virtual Network is a lookup select box using [cmdb_ci_network] table
- Subnet is a lookup select box using [cmdb_rel_ci] table
Here's how it looks like:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 07:09 AM
Unfortunately you cannot use selections in the MRVS to make another field outside of the MRVS dependent. Here is a link to the docs page so you can read about the limitations of MRVS, but I will also post a screenshot to the part that is relevant to your question.
If this solved your issue, please mark this correct and helpful, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 10:15 AM
How did you go about achieving this need and overcoming the limitations?
I was playing around with SessionStorage where on the form I will store using .setItem then on the MRVS, i will invoke .getItem. However, SessionStorage has its limitations too.
Any other solutions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 06:11 AM
I have was not able to come up with a solution to this particular limitation, so I'm not able to offer any more advice. In my use case, we were able to reformat the form a little bit and were able to achieve the desired outcome without relying on the MRVS choice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 07:25 AM
there are some limitations accessing outside variable within MRVS
check these links for help
Accessing other form variables from inside multi-row variable pop-up
Multi Row Variable Set: communication with main form
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader