Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
If I have one column in my table with some blank value and I want to feel that value with "NA".
How to do this?
Thanks
If(Len(Field),Field,'NA')