Hello,
I have a List and there is lookup calling other list value, at the moment its calling all the value from the source list in lookup.
we need to filter the data in looup based on the property of source data.
How can we do in Nintex?
Thanks
you can configure a view on the list an the use the view as 'Source view' option in lookup control control configuration.
this approach is suitable for complex filters, but do not support dynamic filtering by a current form content/values
and/or you can configure lookup control filter option, whih support filtering by other form content/values.
but this supports juts simple single equality filter condition