To hide a variable in MRVS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-15-2023 10:41 PM - edited ā08-15-2023 10:42 PM
I have to hide a variable 'Datadog sub orgs' inside a multirow variable set when it has no value in it .
Like in below screenshot when application 'Cloudability' is chosen it has no related datadog suborgs...so datadog suborgs Label or Field Name itseld should not be visible
How to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-15-2023 11:17 PM
Hi @Ankur Bawiskar ...Could you advise here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-15-2023 11:50 PM
Its not possible. its a limitation in MVRS which is bit weird you can only hide it on the form but when you add a row and come back to the table the column is still displayed and there is no workaround also.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-15-2023 11:53 PM
Hi @Mishu
Unfortunately, You can't do it for the MRVS list view, you can only hide a variable in the form view using UI policy.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-16-2023 12:06 AM
@Aman Kumar S ..so at this point in time, this is not feasible only ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-16-2023 12:10 AM
No, not possible
Although, using DOM manipulation might just do the trick(Strictly not recommended), but strictly speaking from platform capablities point of view, its not feasible.
Aman Kumar