Hi,
I am having trouble converting an excel formula into a power query statement.
The formula is =VALUE(IF(ISNUMBER(VALUE(MID([DocNum],6,1))),[DocNum],LEFT([DocNum],5)))
I have it in a custom column, but would like it to ideally be used as a formula in the [DocNum] column in power query if...