While assigning value from another list to workflow variable with filter I get an error saying

"The lookup that you defined is not guaranteed to return a single value. If more than one value is returned, only the first value will be used".

enter image description here

On click of Ok button I get this error.

enter image description here

How do I get date from holiday list which is same as current date?

有帮助吗?

解决方案

It is a warning

If this is your List, and today = 9-6-2017

Your Workflow Lookup will return paul but NOT ringo

许可以下: CC-BY-SA归因
scroll top