• The IIF is an inline IF statement so the expression I provided says, if the value for the parameter is empty then don't bother adding that parameter to the query being passed to SQL server, but if it is not pass the value of the parameter to the SQL Server.