<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Multirow variable set inside a notiication in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3513856#M556024</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.servicenow.com/community/user/viewprofilepage/user-id/669572" target="_blank" rel="noopener"&gt;@LT_23&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you are doing well. Does my response helps you ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my response helps you then mark it as helpful and accept as solution. You can accept multiple responses as solution .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya,&lt;/P&gt;&lt;P&gt;Technical Consultant&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Mar 2026 16:13:48 GMT</pubDate>
    <dc:creator>Aditya_hublikar</dc:creator>
    <dc:date>2026-03-24T16:13:48Z</dc:date>
    <item>
      <title>Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489486#M554417</link>
      <description>&lt;P&gt;Hello, so my use case is to send a notification to the managers of the employees selected inside a multirow variable set , but when trying to dot walk it in flow designer it doesnt work.How can I achieve this ? any help will be very appreciated, and thank you in advance.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="laminethiam_0-1771178204832.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/501797iF696D4E321FB9D2F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="laminethiam_0-1771178204832.png" alt="laminethiam_0-1771178204832.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2026 17:57:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489486#M554417</guid>
      <dc:creator>LT_23</dc:creator>
      <dc:date>2026-02-15T17:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489550#M554422</link>
      <description>&lt;P&gt;Please refer this links, see if it helps you:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/servicenow-ai-platform-forum/how-do-i-iterate-through-a-multi-row-variable-set-in-flow/m-p/1106790#:~:text=Hi%2C,to%20flow%20variables%20if%20needed." target="_blank"&gt;Solved: How do I iterate through a multi row variable set ... - ServiceNow Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/how-to-get-multi-row-variable-set-variables-in-flow-designer/m-p/1409185/page/2" target="_blank"&gt;how to get multi row variable set variables in flo... - ServiceNow Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 04:18:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489550#M554422</guid>
      <dc:creator>Tanushree Maiti</dc:creator>
      <dc:date>2026-02-16T04:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489553#M554423</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/669572"&gt;@LT_23&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have to access mrvs in flow then you need to iterate that mrvs using foreach loop then you can access individual variable row (variable set) and then send mail to required user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can refer this thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/servicenow-ai-platform-forum/how-do-i-iterate-through-a-multi-row-variable-set-in-flow/m-p/1106790" target="_blank"&gt;https://www.servicenow.com/community/servicenow-ai-platform-forum/how-do-i-iterate-through-a-multi-row-variable-set-in-flow/m-p/1106790&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For accesing mrvs in script:&lt;/P&gt;&lt;P&gt;Multirow variable set is stored as JSON array if you have to access it then you need to parse it using JSON.parse(multirow variable set name). After that you have to apply loop on it to access individual variable row then you can use that in your code .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps you then mark it as helpful and accept as solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya,&lt;/P&gt;&lt;P&gt;technical Consultant&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 04:28:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489553#M554423</guid>
      <dc:creator>Aditya_hublikar</dc:creator>
      <dc:date>2026-02-16T04:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489564#M554425</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/669572"&gt;@LT_23&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can iterate over the MRVS and then use "Send Email" flow action to send email&lt;/P&gt;
&lt;P&gt;see this gif on how to do this in flow, also attached it in post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_0-1771216793504.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/501806i241E6B0B62C1BA41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnkurBawiskar_0-1771216793504.png" alt="AnkurBawiskar_0-1771216793504.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 04:40:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3489564#M554425</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-02-16T04:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3513856#M556024</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.servicenow.com/community/user/viewprofilepage/user-id/669572" target="_blank" rel="noopener"&gt;@LT_23&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you are doing well. Does my response helps you ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my response helps you then mark it as helpful and accept as solution. You can accept multiple responses as solution .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya,&lt;/P&gt;&lt;P&gt;Technical Consultant&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Mar 2026 16:13:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3513856#M556024</guid>
      <dc:creator>Aditya_hublikar</dc:creator>
      <dc:date>2026-03-24T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multirow variable set inside a notiication</title>
      <link>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3513897#M556026</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/937977"&gt;@Aditya_hublikar&lt;/a&gt;&amp;nbsp; very much appreciate your help and insights on this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 17:26:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/multirow-variable-set-inside-a-notiication/m-p/3513897#M556026</guid>
      <dc:creator>LT_23</dc:creator>
      <dc:date>2026-03-24T17:26:11Z</dc:date>
    </item>
  </channel>
</rss>

