Skip to main content
Nintex Community Menu Bar

How to construct "Where" clause inside "Qeury from Excel" advanced command for cell = empty?

  • September 26, 2021
  • 0 replies
  • 11 views

Getting different errors like "Data type mismatch in criteria expression." and "Parameter[0]: the OleDbType Property is uninitialized: OleDbType.Empty." for trying to use Parameter Name "nll" "blnk" for Value $null$ assgined via Get Char by ASCII Code=0 and $blank$ by set value='' and also tried defining Type as Empty, VarChar, WChar, Char etc but no luck.