Alerts Calculated Columns Calendars Content Management Dashboards Document Libraries Document Sets Excel Web Services ISM […]
Query SharePoint List using a Person field
Query SharePoint List using a Person field That is because we want to filter the […]
Nintex Form Rules
This one requires that the VP column be populated when the Tier column = “Tier […]
Nintex 2010 Lookup function requires use of ParseLookup – Really?
What should have been: =lookup(“scmProjects”,”Project”,(brad),”Legal Entity”) ended up as: =parseLookup(lookup(“scmProjects”,”Project”,parseLookup(brad),”Legal Entity”)) Parameters are: list name, […]