Hi, can someone help to solve a problem:
I need to check if DataRow has empty fields(if so - which ones) and/or change empty field values to ‘n/a’ in one expression.
Worst case this logic can be aplied to whole datatable. Please do not suggest other activities then Assign.