Skip to main content
Nintex Community Menu Bar

Excel Mid Function Equivalent?

  • October 30, 2017
  • 1 reply
  • 11 views

Forum|alt.badge.img

Does anyone know if Nintex has and equivalent to the Excel  Mid function? I have a column with set number of characters but I need to extract only the last five characters. Ultimately, I will use this extract to create an IF criteria. In my mind it seem like it would be pretty straightforward but I'm not sure. Thanks for your help!

A. Harris

1 reply

Forum|alt.badge.img+6
  • October 31, 2017

Hi,

It depends on what Nintex product you are ultimately using - forms? Workflow?

There is an Inline function called fn-Mid or a runtime function called subString. Both will do what you want.

Cheers,

Mark