Hi,
I have a problem with the Lookup function in Forms (Nintext for O365); the lookup itself is functioning (slowly) if the lookup returns a single record, but if there are multiple records matching the 'filter value', it still only returns the one record (first match).
I looked at the help from within Designer, which says lookup(List Name, Filter Column Name, Filter Value, Output Column Name, Server Relative URL, Array Separator), so I added the array separator, but this didn't change anything for me (URL parameter = "").
But then I looked at the help online, and the documentation is very inconsistent and confusing, and the Lookup has different parameters in the documentation; these articles don't take "Server Relative URL" and "Array Separator" at positions 5 and 6, but they take "multiple values" and "values data type":
- https://help.nintex.com/en-US/O365/Default.htm#cshid=3077
- https://help.nintex.com/en-US/Office365/Designer/Functions/Lookup.htm
Can someone help and clarify this and/or can the documentation get corrected?
Also, how do I effectively get multiple values returned using the Lookup function?
Couldn't spot an existing post about this either, which baffles me since this seems like something others would run into as well??
Thanks!