I would need to build a form that displays all the items in a SharePoint list based on selected criteria. If the selected criteria has N number of items in list then all those items have to be displayed in the form.
Example: List A has Employee ID, Name, Age and in form if user selects Age is greater than 45 then all employee ID, Name, Age who are above 45 should be displayed in the form.
Can this done only with Nintex form or should i even use Nintex workflow. Looking for a detail steps as i'm new to Nintex.