Need Help with mrvs in flow designer

tyagi_amrit2701
Tera Contributor

Hi all,

I can't use look up record in multi row variable set while using for each in flow designer .the field I am trying to access in multi row variable set is lookup select box,  is there any way through which I can use look up record in multi row variable set.

 

32 REPLIES 32

@tyagi_amrit2701 

ensure Lookup value field on lookup select box variable is marked as SysId Field

Then it should work

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@tyagi_amrit2701 

which table is being referred by Lookup select box variable?

share screenshot

As per your image you are getting some encoded query i.e. certified=true

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar I am referring to software model table and certified = true is additional conditional that i need to check as well as per the requirement.

@tyagi_amrit2701 

did you check this point which I shared earlier?

ensure Lookup value field on lookup select box variable is marked as SysId Field

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar If i change it to sys id  it is showing sys ids instead of names in the catalog itemflow 3.PNG