문제

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 ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top